Package valgrind: Information

    Source package: valgrind
    Version: 3.17.0-alt3
    Latest version according to Repology
    Build time:  Sep 1, 2021, 12:42 PM in the task #284325
    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


    ACL:
    @core
    Sergey Vlasov

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

    Last changed


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