Tim Watts <tw+use...@dionic.net> wrote:
> Valgrind for testing for memory leaks?

Valgrind is really great for checking memory leaks and use of
uninitialized variables. With --tool=callgrind it is also a great
profiling tool together with kcachegrind.

I haven't tried it myself, but there is also the massif heap profiler for
valgrind:

http://valgrind.org/docs/manual/ms-manual.html

regards Henrik
-- 
The address in the header is only to prevent spam. My real address is:
hc123(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost

Reply via email to