Live Results Window - Profiling Application Performance
See Also
The results that are displayed in the Live Results window depend upon which profiling task is in progress.
When analyzing application performance, the Live Results window display data on the time and number of invocations for executing each method.
The following popup menus are available when you right-click a method.
- Self time. Time spent in all the invocations of the method.
This data is displayed graphically as a percentage of the total time
and as the actual amount of time.
- Invocations. Number of times that the method was invoked.
Right-click a method name to access the following popup menu commands.
- Go To Source. Select this to open the source .java file
for the selected method in the Source Editor. The cursor is placed
at this method's location in the code.
- Add to Instrumentation Roots. Select this to add
the selected method to the list of root methods available when profiling part of an application.
You can use the Method Name Filter at the bottom of the Live Results window
to filter the list of methods that are displayed.
- See Also
- Working with Live Profiling Results
- Analyzing Performance
- Viewing Profiling Results
- Exploring Snapshots
Legal
Notices