Comment 13 for bug 386676

Revision history for this message
In , Chris Wilson (ickle) wrote :

(In reply to comment #12)
> Is memprof the only way to get information regarding memory usage of programs?

I use http://cgit.freedesktop.org/~ickle/odin -- but be warned that's been written to meet my needs and little else. ;-)

A simpler tool is http://cgit.freedesktop.org/cairo/tree/util/malloc-stats.c which just needs to be compile to a shared library and preloaded.