Oracle® Solaris Studio 12.4: Performance Analyzer

Exit Print View

Updated: January 2015
 
 

Heap View

The Heap view shows a list of call stacks that have memory allocation metrics that indicate possible memory leaks. The call stacks are identified by arbitrary stack numbers. One call stack is labeled to indicate peak memory usage.

Click a call stack to display the metrics details in the Selection Details panel and display the call stack's function calls in the Call Stack panel. You can double-click a function in the Call Stack panel to see the source. You can also set filters to filter out the selected call stacks or to filter out the unselected call stacks. You can select the Heap view in the Views tab of the Settings dialog box only if one or more of the loaded experiments contains heap trace data. The bottom panel of the Heap view shows detailed data for the <Total> pseudo function which represents the full target application.