Fedora Packages

valgrind

Dynamic analysis tools to detect memory or thread bugs and profile

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.23.0-0.2.RC2.fc41 -
Fedora 40 3.22.0-8.fc40 3.22.0-7.fc40
Fedora 39 3.22.0-4.fc39 -
Fedora 38 3.22.0-1.fc38 -
File a new bug report »
Package Info
  • Upstream: https://www.valgrind.org/
  • License(s): GPL-2.0-or-later AND bzip2-1.0.6 AND GFDL-1.2-or-later AND (GPL-2.0-or-later AND LGPL-2.0-or-later) AND (GPL-2.0-or-later AND ISC) AND (GPL-2.0-or-later AND Unlicense) AND (GPL-2.0-or-later AND Zlib) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later AND BSD-3-Clause) AND (GPL-2.0-or-later AND (MIT OR NCSA)) AND CMU-Mach AND (GPL-2.0-or-later AND X11 AND BSD-3-Clause) AND X11 AND (GPL-2.0-or-later AND LGPL-2.0-or-later) AND (GPL-2.0-or-later AND (GPL-2.0-or-later OR MPL-2.0)) AND (GPL-2.0-or-later WITH Autoconf-exception-generic) AND (GPL-3.0-or-later WITH Autoconf-exception-generic-3.0) AND FSFULLR AND FSFAP AND FSFUL AND FSFULLRWD
  • Maintainers: mjw, ahajkova, dodji, fche, jakub

Related Packages

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



Sources on Pagure