Question

I have been using JProbe on Windows and I liked it very much. Unfortunately, I have to ditch my Windows PC due to office space limitation so I am left with MACs only. As far as I know, JProbe doesn't have a MAC version so I am looking for an alternative on Mac OS X, preferably free and with Eclipse plugins. Do you have any suggestions?

I already searched other SO posts. I am using JVisualVM (same as NetBeans) but I am looking for something similar to JProbe. I also looked into YourKit and JProfiler. They all look good but they are a little bit pricy for me.

Was it helpful?

Solution

Never used MAC before :( I am fan of YourKit :) but since you said you have already looked into it this might be of help. Got it from google! Shark- MAC

OTHER TIPS

Take a look at Shark. It's a general profiler, but it handles Java apps as well.

Shark screenshot

SUN Java SDK now ships with its own profiler, visualVM. On OS X, just type the command jvisualvm in a terminal.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top