The Execution flow view and table provides toolbar controls and popup controls.
The toolbar for both view and table contains the following controls:
Menu item | Definition |
---|---|
![]() |
To zoom into the graph. |
![]() |
To zoom out of the graph. |
![]() |
Return to the original graph size. |
![]() |
Show the execution flow view table. |
![]() |
Edit the graph colors. |
![]() |
To select a portion of the graph to enlarge. |
Menu > Show Time | To select the time basis of the graph.
|
You have some control in the body of the graph as well. Point the mouse over
a stripe to display status information (for example:
)
Pointing elsewhere in the view displays the thread name and time corresponding to the pointer's vertical position.
Menu item | Definition |
---|---|
![]() |
Refresh the view |
![]() |
Edit the graph colors. |
![]() |
Return to the original graph size. |
![]() |
Show the execution flow view table. |
Detect all repetitions | Displays Xs to identify frequently called methods. |
Hide All Repetitions | Hides the display of Xs at frequently called methods. |
Threads > Show All Threads | Display all threads belonging to the selected resource. |
Threads > Hide All Threads | Hide all the threads belonging to the selected resource. |
Threads > GC | Display the Garbage Collection thread. |
Threads > thread name | Display the named thread. |
Related concepts
Overview of the Profiling Tool
Profiling resources
Execution flow view
Related tasks
Profiling an application
Identifying phases of program execution
Identifying active threads
Identifying resource-intensive methods
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.