Heap Walker - Allocations
-
The allocation view of the heap walker offers two view modes that can
be changed in the combo box at the top of the view:
-
Cumulated allocation tree
Shows the allocation tree for the current object set. Each method node includes the allocations
from all descendent method nodes.
-
Allocation tree
Shows the allocation tree for the current object set. Each method node only
includes the allocations in that particular method.
-
Allocation hot spots
Shows the allocation hot spots for the current object set.