Package valgrind: Information

    Source package: valgrind
    Version: 3.26.0-alt1
    Latest version according to Repology
    Build time:  Nov 5, 2025, 12:07 PM in the task #398858
    Report package bug
    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, i586, aarch64)
    valgrind-debuginfo (x86_64, i586, aarch64)
    valgrind-devel (x86_64, i586, aarch64)
    valgrind-tool-devel (x86_64, i586, aarch64)

    Maintainer: Ivan A. Melnikov



      1. /proc
      2. gcc-c++
      3. gdb-light
      4. rpm-build-python3

    Last changed


    Oct. 31, 2025 Ivan A. Melnikov 3.26.0-alt1
    - 3.25.0 -> 3.26.0
    May 20, 2025 Ivan A. Melnikov 3.25.0-alt1
    - 3.24.0 -> 3.25.0
    - Add some patches from VALGRIND_3_25_BRANCH.
    Feb. 27, 2025 Ivan A. Melnikov 3.24.0-alt2
    - Synced with upstream VALGRIND_3_24_BRANCH.