The Allocation profiler traces the memory use in 32-bit and 64-bit applications during the application run. It also helps you determine whether allocated memory blocks or objects remain in memory after the application execution is over.
The topics of this section provide detailed information about the Allocation profiler.
General Information
Allocation Profiler - Overview
Tutorial
Allocation Profiler Results
Allocation Profiler Results - Overview
Allocation Profiler - Results of the Classes Data Category
Allocation Profiler - Results of the Objects Category
Common Tasks
Tracing System Memory Management Functions
Checking Bounds of Memory Blocks
Tracing Attempts to Access Released Memory
Reduce the Amount of Collected Allocation Data
Specifics of Analyzing Applications With the Allocation Profiler
Allocation Profiler - Analyzing Visual C++ Applications
Allocation Profiler - Analyzing Visual Basic 6.0 Applications
Allocation Profiler - Analyzing Delphi Applications
Allocation Profiler - Analyzing C++Builder Applications
Allocation Profiler - Analyzing Intel C++ and Borland C++ Applications
Related Topics of Interest
Profiling .NET Applications - Specifics
Trace References Between Objects
Allocation Profiler Results - Database Structure
Viewing Allocation Profiler Results in Real Time