Package valgrind: Information
Source package: valgrind
Version: 3.24.0-alt1
Build time: Nov 13, 2024, 08:23 PM in the task #362452
Category: Development/Other
Report package bugHome page: http://www.valgrind.org/
License: GPLv2+
Summary: Valgrind, an open-source memory debugger for GNU/Linux
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).
List of RPM packages built from this SRPM:
valgrind (x86_64, ppc64le, i586, aarch64)
valgrind-debuginfo (x86_64, ppc64le, i586, aarch64)
valgrind-devel (x86_64, ppc64le, i586, aarch64)
valgrind-tool-devel (x86_64, ppc64le, i586, aarch64)
valgrind (x86_64, ppc64le, i586, aarch64)
valgrind-debuginfo (x86_64, ppc64le, i586, aarch64)
valgrind-devel (x86_64, ppc64le, i586, aarch64)
valgrind-tool-devel (x86_64, ppc64le, i586, aarch64)
Maintainer: Ivan A. Melnikov
Last changed
Nov. 13, 2024 Ivan A. Melnikov 3.24.0-alt1
- 3.17.0 -> 3.24.0 (ALT#51941). - Synced RH patches with valgrind-3.24.0-1 from Fedora.
Sept. 1, 2021 Dmitry V. Levin 3.17.0-alt3
- Synced with valgrind-3.17.0-12 from Fedora.
July 19, 2021 Dmitry V. Levin 3.17.0-alt2
- Disabled %check on arm (closes: #40446).