- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

Valgrind

From HLRS Platforms
Revision as of 10:19, 25 February 2010 by Hpcaschu (talk | contribs)
Jump to navigationJump to search
Valgrind is an award-winning instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
Developer: Valgrind Developers
Platforms: NEC Nehalem Cluster
Category: Debugger
License: GNU General Public License, version 2
Website: Valgrind homepage


External links