valgrind - Tool for finding memory management bugs in programs
Website: | http://www.valgrind.org/ |
---|---|
License: | GPLv2+ |
Vendor: | Virtuozzo |
- Description:
Valgrind is an 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. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif).
Packages
valgrind-3.15.0-11.vl7.i686 [10.1 MiB] |
Changelog
by Mark Wielaard (2019-08-05):
- Rebase to 3.15.0 plus backports and z14-misc support |
valgrind-3.15.0-11.vl7.x86_64 [11.6 MiB] |
Changelog
by Mark Wielaard (2019-08-05):
- Rebase to 3.15.0 plus backports and z14-misc support |
valgrind-3.14.0-16.vl7.x86_64 [11.2 MiB] |
Changelog
by Mark Wielaard (2019-03-05):
- Rebase to 3.14.0 plus backports and z13 support (#1519410) |
valgrind-3.14.0-16.vl7.i686 [9.7 MiB] |
Changelog
by Mark Wielaard (2019-03-05):
- Rebase to 3.14.0 plus backports and z13 support (#1519410) |