Memory Snapshot

See Also

A memory snapshot captures data on live objects, object allocation and liveness. The data captured in the snapshot depends upon the options that were selected for the profiling session. You can take a memory snapshot when you are analyzing memory usage. The snapshot is displayed in the main editor window.

The snapshot contains the following tabs:

You can load the source .java file of a class by right-clicking any class in the Memory Results tab or the Allocation Stack Traces tab and selecting Go To Source.

See Also
Taking a Snapshot
Exploring Snapshots
Analyzing Application Memory Usage
About Profiling Results

Legal Notices