Heap Walker Allocation View - Allocation Hot Spots


  The contents and functionality of the allocation hot spots list are similar to those of the allocation hot spots view in the memory view section. Contrary to that view, only allocations in the current object set are shown. You can customize this view through the heap walker view settings.
  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.

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.