Use the Memory Usage view to display thread’s chunk usage, stack/heap usage, or both, of the profiled software running on a device. The graph portion of the Memory Usage view shows the amount of memory used along the same time interval as the thread load. A list of each thread or process appears at the bottom of the view showing the chunks, stack/heap, and total memory for each thread.
Data in the Memory Usage view is layered with the stack/heap data overlaying the chunk data. Stack/heap data is represented by the color blue, while chunk data is represented by gold. The display is different depending upon the view option selected in the context menu (section A in Figure 1):
When both are selected for display and the amounts are also equal, only a blue box will appear in the view. If the amounts are not equal, the chunk data is shown as a gold box and the stack/heap data is shown as a blue line.
NOTE The Memory Usage view is synchronized with the Thread Load view along the horizontal axis.
Figure 1. Memory Usage graph and thread list
Description of table columns (section B in Figure 1):
Columns may be reordered, resized, and sorted by clicking or dragging column headers.
Related references