Пакет valgrind-1:3.22.0-2.el8.src
Имя | valgrind |
---|---|
Эпоха | 1 |
Версия | 3.22.0 |
Релиз | 2.el8 |
Архитектура | src |
Сайт | https://www.valgrind.org/ |
Лицензия | GPLv2+ |
Время сборки | 2024-04-08 15:15:00 |
Хост сборки | builder-x86-06.inferitos.ru |
Краткое описание | Dynamic analysis tools to detect memory or thread bugs and profile |
Репозитории | AppStream |
Полное описание | 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). |
Эррата | — |
Размер | 15920 КиБ |
Исходный проект | valgrind-3.22.0-2.el8 |
Контрольная сумма SHA-256 | 7b0493cf8d9ffdcc183258d7038da95a920fb55bf66ace7df7f6f658021722be |
×
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:3.22.0-2 - Rebuilt for MSVSphere 8.10 beta * Wed Dec 06 2023 Mark Wielaard <mjw@redhat.com> - 3.22.0-2 - Add valgrind-3.22.0-rodata.patch * Fri Nov 03 2023 Mark Wielaard <mjw@redhat.com> - 3.22.0-1 - Upstream 3.22.0 final - BuildRequires elfutils-debuginfod for testing - Remove all upstreamed patches - Adjust valgrind-3.16.0-some-stack-protector.patch - Adjust valgrind-3.16.0-some-Wl-z-now.patch - Add cachegrind.h to valgrind-devel package - Use %patch -Pn instead of deprecated %patchn * Tue Jun 27 2023 Mark Wielaard <mjw@redhat.com> - 3.21.0-8 - BuildRequire python3.11 * Fri Jun 23 2023 Mark Wielaard <mjw@redhat.com> - 3.21.0-7 - Add valgrind-3.21.0-callgrind_control-no-strict.patch - Add valgrind-3.21.0-realloc-again.patch - Update valgrind-3.21.0-no-memcpy-replace-check.patch (memcpy_chk) - Add valgrind-3.21.0-vgm.patch and valgrind-3.21.0-vgm-tests.patch - Add valgrind-3.21.0-pgste.patch * Tue May 16 2023 Alexandra Hájková <ahajkova@redhat.com> - 3.21.0-3 - Add valgrind-3.21.0-Add-with-gdbscripts-dir.patch * Fri May 05 2023 Mark Wielaard <mjw@redhat.com> - 3.21.0-2 - Upgrade to upstream 3.21.0 - Remove upstreamed patches - Add valgrind-3.21.0-no-memcpy-replace-check.patch * Tue Apr 19 2022 Mark Wielaard <mjw@redhat.com> - 3.19.0-1 - Upgrade to valgrind 3.19.0. Drop old patches. * Thu Feb 10 2022 Mark Wielaard <mjw@redhat.com> - 3.18.1-7 - Add valgrind-3.18.1-arm64-atomics-rdm.patch * Tue Nov 30 2021 Mark Wielaard <mjw@redhat.com> - 3.18.1-6 - Rebuild against fresh toolchain