Heap Window

See Also

The Heap window is typically located in the main editor window of the IDE and displays detailed information about the heap when the was saved.

You can open a heap snapshot in the Heap window by performing the following steps.

  1. Choose Profile > Load Heap Dump in the main menu.
  2. Locate the heap snapshot on your local system and click Open.

You do not need to be running a profiling session to open a heap dump.

The Heap window contains a toolbar with the following main tabs for browsing the information contained in the heap dump. Each tab contains additional tabs in the toolbar that enable you to modify the information that is displayed in the tab.

See Also
Browsing a Heap Dump
Taking a Heap Dump
Comparing Heap Dumps
Analyzing a Heap Dump Using Object Query Language (OQL)
Profiling Windows
Viewing Thread Activity

Legal Notices