The Statistical views display a variety of details about a profile session. There are four statistical views, each one displaying results for a selected type of object:
The following symbols are common to all Statistical views.
The following controls are common to all Statistical views.
The statistics views provide filtering based on name. Use the Filter field to specify a string pattern.
Click the title of a column to sort it. Click the title of the column again to sort it in reverse order. The title of the column is prefixed with < if the column is sorted in ascending order or with > if it is sorted in descending order.
Columns can be hidden or shown.
The displays available and what they contain depends on what view is selected and, within the view, what object is selected. Objects are visible only in those views where their information is useful.
The statistics available in each view are summarized in the table below.
| Package statistics |
Class statistics |
Method statistics |
Instance statistics |
|
|---|---|---|---|---|
| Allows selection of package and class objects only | Allows selection of class and method objects only | Allows selection of method objects only | Allows selection of class objects only, and only if the collection of instance level information has been enabled | |
|
Accumulated by package | Accumulated by class | Not available | Count |
|
Accumulated by package | Accumulated by class | Not available | Count |
|
Accumulated by package | Accumulated by class | Not available | Count |
|
Accumulated by package | Accumulated by class | Not available | Size |
|
Accumulated by package | Accumulated by class | Not available | Size |
|
The summed base time for the classes in the package | The summed base time for the methods in the class | The time spent executing a given method | Time |
| Average Base Time | Not available | Not available | ?? | Not available |
|
The summed base time for the classes in the package | The summed base time for the methods in the class | Not available | Time |
|
The summed cumulative time for the classes in the package | The time spent executing the methods in the class | The time spent executing the given method. | Time |
|
The summed cumulative time for the classes in the package | The time spent executing the methods in the class | Not available | Time |
|
Not available | Accumulated by class | Count | Not available |
|
Accumulated by package | Accumulated by class | Not available | Count |
Here is a description of controls, indicating their availability in the views.
| Package statistics |
Class statistics |
Method statistics |
Instance statistics |
|
|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
Not available | |
|
Not available |
|
|
|
Not available | |
|
|
|
|
|
Related concepts
Overview of the Profiling Tool
Profiling
resources
Related tasks
Profiling an application
Identifying memory-intensive classes
(C) Copyright IBM Corporation 2000, 2003. All Rights Reserved.