


The top section of this event information (shown on the right) gives you a high level overview of the selected event. In the case of allocation and free events this area will be split into two parts - allocation information on the left, and free information on the right.
Below the top section you will see remaining details split into three tabs:
Callstacks
Each event related to a memory block will have at least one callstack - for when the memory block was allocated. As long as the memory was freed later, there will also be a second callstack for that free event.Messages will have a single callstack for when the message was generated.