Name: | valgrind |
---|---|
Epoch: | 1 |
Version: | 3.22.0 |
Release: | 2.el8 |
Architecture: | i686 |
Group: | Development/Debuggers |
Size: | 32280486 |
License: | GPLv2+ |
RPM: | valgrind-3.22.0-2.el8.i686.rpm |
Source RPM: | valgrind-3.22.0-2.el8.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol8-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://www.valgrind.org/ |
Summary: | Dynamic analysis tools to detect memory or thread bugs and profile |
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). |
- Add valgrind-3.22.0-rodata.patch
- 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
- BuildRequire python3.11
- 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
- Add valgrind-3.21.0-Add-with-gdbscripts-dir.patch
- Upgrade to upstream 3.21.0 - Remove upstreamed patches - Add valgrind-3.21.0-no-memcpy-replace-check.patch
- Upgrade to valgrind 3.19.0. Drop old patches.
- Add valgrind-3.18.1-arm64-atomics-rdm.patch
- Rebuild against fresh toolchain
- Add valgrind-3.18.1-dhat-tests-copy.patch - Add valgrind-3.18.1-s390x-EXRL.patch - Add valgrind-3.18.1-ppc64-lxsibzx-lxsihzx.patch - Add valgrind-3.18.1-ppc-pstq.patch - Add valgrind-3.18.1-ppc-pstq-tests.patch - Add valgrind-3.18.1-gdbserver_tests-hwcap.patch - Add valgrind-3.18.1-rust-v0-demangle.patch - Add valgrind-3.18.1-arm64-doubleword-cas.patch - Add valgrind-3.18.1-arm64-ldaxp-stlxp.patch - Add valgrind-3.18.1-arm64-atomic-align.patch - Add valgrind-3.18.1-amd64-more-spec-rules.patch - Add valgrind-3.18.1-condvar.patch - Add valgrind-3.18.1-demangle-namespace.patch