Name: | gperftools |
---|---|
Version: | 2.6.1 |
Release: | 1.0.1.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 0 |
License: | BSD |
RPM: | gperftools-2.6.1-1.0.1.el7.aarch64.rpm |
Source RPM: | gperftools-2.6.1-1.0.1.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.google.com/p/gperftools/ |
Summary: | Very fast malloc and performance analysis tools |
Description: | Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler. This is a metapackage which pulls in all of the gperftools (and pprof) binaries, libraries, and development headers, so that you can use them. |
- Add oracle-modification.patch to updated packages/rpm.sh and rpm/rpm.spec
- Rebase to 2.6.1 [bz#1431240] - Removed libunwind usage [bz#1467203] - Resolves: bz#1431240 (gperftools fails to build on s390x, lacks s390x support) - Resolves: bz#1467203 (Please, remove libunwind from the gperftools-libs (and 389-ds-base) requirements)
- gp-Use-initial-exec-tls-for-libunwind-s-recursion-flag.patch [bz#1339710] - Resolves: bz#1339710 (initalization of 'recursive' tls variable in libunwind stack capturer occasionally triggers deadlock in ceph)
- Rebuild to fix NVR [bz#1269032] - Resolves: bz#1269032 (gperftools NVR lower than EPEL version)
- gperf-allow-customizing-trace-filename.patch [bz#1232702] - Resolves: bz#1232702 (gperftools: tcmalloc debug version uses hard-coded path /tmp/google.alloc)
- Import to RHEL