Profiling sets and available views

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/Leak Analysis N/A Package Statistics view, Class Statistics view, Object References view*
Memory/Leak Analysis Instance Level information checkbox selected Package Statistics view, Class Statistics view, Instance Statistics, Object References view*
Execution Time Analysis Show execution Statistics (compressed data) Package Statistics view, Class Statistics view, Method Statistics view, Coverage Statistics
Execution Time Analysis Show execution graphical details Package Statistics view, Class Statistics view, Method Statistics view, Coverage Statistics, Execution Flow view, UML2 Sequence diagrams views (object,class, thread)
Execution Time Analysis Show Instance level information, Show execution graphical details Package Statistics view, Class Statistics view, Method Statistics view, Instance Statistics, Coverage Statistics, Object References view*, Execution Flow view, UML2 Sequence diagrams views (object,class, thread)
Method Code Coverage N/A Package Statistics view, Class Statistics view, Method Statistics view, Coverage Statistics

* Note: For the Object References view, you will need to ensure that Collect Object References is enabled in order 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