Valgrind 2.2.0: Memory Debugging and Profiling (Linux Journal)
[Posted December 2, 2004 by cook]
Reg. Charney
demonstrates
a Valgrind profiling session in a Linux Journal article.
"
Memory and performance problems plague most of us, but tools are available that can help. One of the best, most powerful and easiest to use is Valgrind. One thing stands out when you use Valgrind--you do not need to recompile, relink or modify your source code."
(
Log in to post comments)