Name: | valgrind |
---|---|
Epoch: | 1 |
Version: | 3.19.0 |
Release: | 3.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 29758117 |
License: | GPLv2+ |
RPM: | valgrind-3.19.0-3.el9.i686.rpm |
Source RPM: | valgrind-3.19.0-3.el9.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol9-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.19.0-s390x-memmem.patch - Add valgrind-3.19.0-ld-so-strncmp.patch
- Upgrade to valgrind 3.19.0. Drop old patches.
- Add valgrind-3.18.1-arm64-atomics-rdm.patch
- Add valgrind-3.18.1-ppc-hwcaps.patch - Add valgrind-3.18.1-s390x-wflrx.patch
- Add valgrind-3.18.1-rseq-enosys.patch - Add valgrind-3.18.1-s390x-vdso.patch
- 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
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Add valgrind-3.17.0-ppc64-statfs64.patch
- Add valgrind-3.17.0_start.patch