I'm trying to use valgrind --tool=memcheck --trace-malloc=yes in attempt to
find inefficient memory allocations and optimize them out. It would be nice
to have an option to dump the backtrace for each malloc/realloc/free/etc.
call as well. Is there such an option? If not, is it possible to implement
something similar in the next version?

Thanks,
Dmitry

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to