

MemPro
C++ Memory Profiler

Functions View
Overview
The Functions View shows a breakdown of memory by function.
Inclusive means the memory that is allocated by that function or the functions it calls.
Exclusive means the memory that is allocated only by that function.
The % columns are the memory as a percentage of the total allocated memory

© Copyright 2011 - 2013 Stewart Lynch