The following topics describe the most common tasks that you may need to perform with the Allocation profiler:
In This Section
Describes how to filter profiling results and hide leaks that are of no interest (such as standard leaks).
Describes how to view call stacks in AQTime.
Tracing System Memory Management Functions
Describes how to trace functions that allocate or deallocate memory.
Checking Bounds of Memory Blocks
Describes how to check whether an application writes to addresses that are out of bounds of an allocated memory block.
Tracing Attempts to Access Released Memory
Describes how to trace attempts to access released memory.