Name: | devtoolset-10-valgrind |
---|---|
Epoch: | 1 |
Version: | 3.16.1 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 27840408 |
License: | GPLv2+ |
RPM: | devtoolset-10-valgrind-3.16.1-5.el7.aarch64.rpm |
Source RPM: | devtoolset-10-valgrind-3.16.1-5.el7.src.rpm |
Build Date: | Mon Mar 29 2021 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.valgrind.org/ |
Summary: | Tool for finding memory management bugs in programs |
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.16.1-dl_runtime_resolve.patch
- Update valgrind-3.16.1-epoll.patch
- Add valgrind-3.16.1-REX-prefix-JMP.patch - Add valgrind-3.16.1-epoll.patch - Add valgrind-3.16.1-sched_getsetattr.patch
- Disable LTO
- Update to upstream valgrind 3.16.1.
- Add valgrind-3.16.0-ppc-L-field.patch
- Apply stack-protector and -Wl,z,now patches.
- Update to upstream valgrind 3.16.0 final.
- Add docbook-dtds to BuildRequires.
- Update to upstream 3.16.0 RC2