The Method Invocation view and table is available only if the collection of execution flow information has been enabled, which you do when launching or attaching to the application to be profiled. Select the profiling option, My application is too slow then, from the Details options, select Show Execution flow graphical details.
Using the Method Invocation view you can quickly cycle through the invocations of a selected method. Following these steps:
to ensure that you are displaying current data. Note the line:
and Next
to browse all
invocations of the selected method (or each message to the selected object).
The fraction on the toolbar changes to indicate which invocation
you are viewing.
. The method is
displayed along with its caller to the left of it.
. Related concepts
Overview of the Profiling Tool
Related tasks
Profiling an application
Launching or attaching a Java process
(C) Copyright IBM Corporation 2000, 2003. All Rights Reserved.