Browsing a Heap Dump

See Also

A captures profiling data at a specific point in time. You can load and browse any heap dump saved on your local system. You do not need to be running a profiling session to load and browse a heap dump.

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

When you load a heap dump, the heap dump opens in the HeapWalker in the Heap window.

The HeapWalker enables you to evaluate Java heap contents and search for memory leaks. You can view the following:

Browse Heap Dump

When the heap dump is loaded and open in the Heap window, use the following tabs to view information about the heap dump:

See Also
Taking a Heap Dump
Working with Live Profiling Results

Legal Notices