Valgrind

   

Valgrind is a free programming tool for debugging, memory leak detection, and profiling.

It was originally designed to be a free version of Purify for Linux on x86. It has since evolved to become a generic framework for creating dynamic analysis tools such as checkers and profilers. It has an excellent reputation and is widely used by Linux programmers.

It includes the source of cacheprof (cache profiler) written by Julian Seward.

External link



da:Valgrind

Retrieved from "http://www.mywiseowl.com/articles/Valgrind"

This page has been accessed 61 times. This page was last modified 14:53, 27 Oct 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).