|
The wizard has the following additional steps:
- Select snapshots
The objects comparison compares two snapshot files. In this step, you select the first
and the second snapshot file for the comparison. The combo boxes contain all snapshot files that have been added
to the snapshot selector. The first and second snapshot files must be
different.
- Recording type
In this step, you choose whether you want to compare
- All objects
All objects on the heap will be compared.
- Recorded objects
Only objects that were recorded will be compared when this option
is selected.
- Heap snapshot objects
All objects that were captured in a heap snapshot taken in the heap walker
will be compared when this option is selected. Heap snapshot must be present in both selected snapshots
to yield meaningful results. This is the only option that works for HPROF heap dumps.
- View parameters
In this steps you can select aggregation and liveness mode (only for recorded objects), just as for the
all objects view and the
recorded objects view.
|