The following table summarizes how the different profiling sets can be used to generate different profiling views for analysis.
Profiling set | Options selected | Views available |
---|---|---|
Memory Analysis | N/A | Memory Statistics view (Package, Class, Method), Object References view* |
MemoryAnalysis | Instance Level information checkbox selected | Memory Statistics view (Package, Class, Method, Instance) Object References view* |
Time Analysis | Show execution Statistics (compressed data) | Execution Statistics (Package, Class, Method) Coverage Statistics |
Time Analysis | Show execution graphical details | Execution Statistics (Package, Class, Method, Instance), Coverage Statistics, Execution Flow view, UML2 Sequence diagrams views (object,class, thread) |
Time Analysis | Show Instance level information, Show execution graphical details | Execution Statistics (Package, Class, Method, Instance) Coverage Statistics, Object References view*, Execution Flow view, UML2 Sequence diagrams views (object,class, thread) |
Code Coverage | N/A | Coverage Statistics (Package, Class, Method) |
* Note: For the Object References view, you will need collect object references by invoking the action Collect Object References to view the profiling data using the Object References view.
Related concepts
Overview of the Profiling Tool
Profiling resources
Related tasks
Profiling an application
Identifying memory leaks
Collecting object references
Related references
Object References view controls
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.