- 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 12:34, 19 August 2011 by Hpcchris (talk | contribs) (Added logo.)
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.
Valgrind-logo.png
Developer: Valgrind Developers
Platforms: NEC Nehalem Cluster
Category: Debugger
License: GNU General Public License, version 2
Website: Valgrind homepage


See also

External links