The stack treeview lists directories and files that are included in the memory report.
You can interact with the treeview entries in the following manners:
| Action | Type | Description |
|---|---|---|
| Left-click the treeview section | Mouse action | Sets the section as active in the sunburst diagram. Expands or collapses the treeview section. |
| Left-click the file entry | Mouse action | Sets the chosen file as active in the sunburst diagram. |
| Double left-click the file entry | Mouse action | Directs you to the file and location of the selected symbol. Identical to the Go to Symbol Location context menu option. |
| Left-click the Size heading | Mouse action | Sorts the directories and files by memory section size, in ascending or descending order. |
| Left-click the % heading | Mouse action | Sorts the directories and files by percentage the memory section occupies, in ascending or descending order. |
| Copy identifier | Context menu action | Copies the full path of the selected identifier. |
| Go to Symbol Location | Context menu action | Directs you to the file and location of the selected symbol. If the file and location of the selected symbol are under "No paths" in the treeview, then this option is not available. |