The allocation hot spots list is one of the
view modes in the
allocation view
of the
heap walker.
-
The heap walker will be able to display allocation information only for recorded objects,
unrecorded objects are summed up in a top-level entry called unrecorded objects.
See the memory section overview
for further details.
-
To add a selection step from this view you can
-
select one or multiple allocation hot spots or parts of their back traces from the table and click the
[Use selected] button above the table.
-
double click on a single allocation hot spot.
A new object set will be created that contains all instances of classes and arrays
allocated in the selected hot spots. If nodes in back traces are selected, all objects that contribute to the hot
spot along the selected paths are included. After your selection,
the view helper dialog will
assist you in choosing the appropriate view for the new object set.