![]() Previous |
![]() Next |
Plug-in: com.jrockit.mc.console.ui.profiler
The Method Profiler tab allows you to monitor method execution in a nonintrusive way. Method profiling can provide information about the average time spent in selected methods and the number of times methods are invoked.
|
Note: This is not the primary way of profiling the JRockit JVM. For more comprehensive profiling of the JRockit JVM, use JRockit Flight Recorder. |