Memory Heap Reports
TotalView can locate heap allocations and display related information. Heap allocations are derived from monitoring program requests for memory (malloc or new).
Heap allocations are reported in the Heap Report. To generate a heap report, enable memory debugging (Debug > Enable Memory Debugging), then run your program either to the end or to a breakpoint.
Select Debug > Generate Heap Report.
The Heap Report displays docked in its own pane by default, Figure 185, or as a tab next to the Leak Report if there is one open.
Figure 185. Heap Report, initial view