On Thu, Sep 10, 2009 at 11:34 PM, Cristian Todor <[email protected]> wrote:
>> I've been searching around for a tool that cou;d help me
>> detect a possible memory leak in the piece of software I'm
>> working on.
>> I stumbled upon valgrind's massif, but could not figure out
>> how to get heap stats on a per-thread basis (LWP number)
>> rather than on the whole process.
>> Is this even possible ?

No.  You could modify Massif to do it with some effort, though.

Nick

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to