Monday, March 14, 2011

YourKit Java Profiling

it's really neat and very easy to install and use:

http://www.yourkit.com

how to add an agent to your application:

http://www.yourkit.com/docs/95/help/running_with_profiler.jsp

To profile an application running in JBoss is very easy:

do Tools/Integrate with JEE server and provide location of your run.bat file,
it will create a run_with_yjp.bat for you.

To profile Java 5, you must use the old version (8).

No comments: