
Memory Validator - locations
The locations view shows statistics describing the different locations (filename and line) for each allocation (also reallocation and deallocation for native code).
The display shows all sizes of allocation whether they are memory or handle, native or .Net.
Data is displayed about each allocation location, the number of allocations of that size currently in use and the total memory consumed by these objects plus indications of when the allocation was first used, most recently allocated, most recently deleted and lifetime activity.
Filtering
All this data can be filtered by function name and size.
Filters can be used to hide unwanted data or only display specified data.
Additional queries
For .Net objects the context menu provides the ability to show all paths to root, or all paths from root for a given allocation location.