[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.test-and-performance] Re: Looking for a good Java Profiler to use with Eclipse

Yes! One of the main features of TPTP (formerly called Hyades) is a java profiler. I'm not that familiar with RCP but you should be able to just pass in the VM arg "-XrunpiAgent" when launching (with the data collection engine running) and create a new "Attach - Java Process" launch configuration, and start profiling. It does memory, performance, and code coverage at the method level.

Let me know if you run into any problems.

Thanks,
Curt

Moe wrote:

Has anyone found a Java Profiler that works with eclipse? Especially one
that can profile RCP applications.