Saving Heap Analyser reports
In Heap Analyser, you can save heap dump logs to several formats for further
analysis.
Select File > Save As, and then one of
the file formats:
- As Zip creates a zip file that contains the source data,
and the complete heap in comma-separated Excel (CSV) and text format (see
figure below).

- As CSV creates a comma-separated Excel file (CSV) of the
complete heap
- As Text creates a text file of the complete heap.
- As HTML creates four HTML files that represent the heap.
Open the file index.htm to inspect details.
Related references