Fedora Packages

valgrind

Tool for finding memory management bugs in programs

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).

Releases Overview

Release Stable Testing
Fedora Rawhide 3.18.1-7.fc36 -
Fedora 35 3.17.0-13.fc35 -
Fedora 34 3.17.0-1.fc34 -
Package Info
Related Packages

You can contact the maintainers of this package via email at valgrind dash maintainers at fedoraproject dot org.



Sources on Pagure