Package valgrind: Information

    Source package: valgrind
    Version: 3.17.0-alt2
    Build time:  Jul 20, 2021, 02:50 AM in the task #279814
    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 rpms provided by this srpm:
    valgrind (x86_64, ppc64le, i586, armh, aarch64)
    valgrind-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    valgrind-devel (x86_64, ppc64le, i586, armh, aarch64)
    valgrind-tool-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Dmitry V. Levin


      1. /proc
      2. gcc-c++
      3. gdb-light

    Last changed


    July 19, 2021 Dmitry V. Levin 3.17.0-alt2
    - Disabled %check on arm (closes: #40446).
    July 9, 2021 Dmitry V. Levin 3.17.0-alt1
    - 3.16.1 -> 3.17.0.
    - Synced with valgrind-3.17.0-6 from Fedora.
    Aug. 18, 2020 Dmitry V. Levin 3.16.1-alt1
    - 3.16.0 -> 3.16.1.
    - Synced with valgrind-3.16.1-5 from Fedora.