Exploring Memory Analysis Views > Exploring the Leak Doctor View >  Interacting with the Leak Doctor View  

Interacting with the Leak Doctor View

The following table summarizes the tasks that you can perform:

Task

Action

Response

Find the next path to explore

Choose the loitering instance and click Find Next Interesting Path.

The tree expands to the next commented reference. Continue to do this until you locate the cause of the loitering instance.

Remove a reference to the loitering object

Click the Remove Edge toolbar button.

The referrer is moved to the lower panel.

Restore a reference to the loitering object

Click the Restore Edge toolbar button.

The referrer is restored to the upper panel.

Show the Instance Details view for the selected edge

Click the Instance Detail toolbar button.

The Instance Detail view is displayed.

Show/hide table columns

Right-click and select Show/Hide Columns. Select the columns to show and click OK.

The selected columns are displayed. The rest are hidden.

Resize column widths

To set the width, drag the edge of the column heading left or right.

To see all data in a column, right-click in the column and select Size <column name> to Fit.

To fit all columns in the viewing area, right-click and select Size All to Fit.

The columns are resized.

Sort the table by a metric

Click the column heading for the metric.

The table is sorted. To reverse the sort order, click the heading again.

Export the table to CSV

Right-click in the table and select Export to CSV. Type a file name and click Save.

The file contains the table data separated by a CSV delimiter. It may also contain headers. See also “Changing How JProbe Exports to a CSV File”.