This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Memory profiling....


Hi All,

   Is there any free domain tool available to do the memory profiling. 
I would like to get the following statistics after running the program:
	* Peak memory used
	* Memory used by each class
	* Memory allocated by each function
	* Memory Freed by each function

Purify does not provide this information.

thanks and regards,
Ravi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]