You can export a list of leak candidates to html files.
You can also save all leak analysis data, including heap dumps,
in files for use in Profiling and Logging views.
To save leak analysis data for record-keeping
or for sharing with others, use one of the following procedures:
- To save all data from the Leak Candidates
view in tabular format in an html file:
- Right-click in the Leak Candidates view
and from the pop-up menu select Export to HTML . . .
- In the Export to HTML dialog
box, enter the name of the destination file.
- To export leak candidate data and heap dumps in a format
suitable for importing:
- In the Profiling Monitor, right-click the
Automatic Leak Analysis profiling resource and select Export
. . . from the pop-up menu.
- In the Export dialog box, double-click the Leak
Analysis entry as the export destination.
- In the list of processes, click the process for which
the leak analysis was performed. Enter the destination both for
the heap dumps file (*.heaps) and for the leak candidate data file
(*.leaks), and indicate whether to overwrite existing versions of
these files.
- Click the Finish button.