| |||||||||
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 stub. You can help BambooWeb by .