Name: | valgrind |
---|---|
Epoch: | 1 |
Version: | 3.21.0 |
Release: | 8.el8 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 30090588 |
License: | GPLv2+ |
RPM: | valgrind-3.21.0-8.el8.aarch64.rpm |
Source RPM: | valgrind-3.21.0-8.el8.src.rpm |
Build Date: | Sun Oct 15 2023 |
Build Host: | build-ol8-aarch64.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). |
- 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
- Update to upstream 3.18.1 final
- Add valgrind-3.17.0-s390-prep.patch - Add valgrind-3.17.0-s390-z15.patch - Add valgrind-3.17.0-s390-z13-vec-fix.patch