List of heaps / allocators
The heaps / allocators list represents all the used heap handles during capture. Heaps may be custom defined by developers, for classifying memory allocations by type. For example, one could have ‘GPU memory’ heap and ‘CPU memory’ heap.