Collecting object references*
Object references displayed in the Object References view are useful in studying data structures, finding memory leaks, and finding unexpected references.
To collect information to display in the Object References view, follow these steps:
- Launch a process with profiling enabled.
- On the profiling agent, right click to bring up the pop-up menu.
![]()
- Select Collect Object References.
- To view the collected object references, right click on the profiling agent and select Open with > Object References . The Object References view opens.
*Profiling Java 1.4 and lower java virtual machine based applications
Related concepts
Overview of the Profiling Tool
Profiling resources
Object References viewRelated tasks
Profiling an application
Identifying memory leaks
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.