previous      content      next
Profiling J2SE applications

There are different ways to profile your application.

  • With the help of IDE integration: use the "Profile" action from within your IDE, like you do "Run" or "Debug".

  • To launch a profiling-enabled application from outside the IDE, perform a few simple steps described in Enabling profiling manually.

previous      content      next