Name: | oprofile |
---|---|
Version: | 0.9.9 |
Release: | 25.el7 |
Architecture: | aarch64 |
Group: | Development/System |
Size: | 11952038 |
License: | GPLv2+ and LGPLv2+ |
RPM: | oprofile-0.9.9-25.el7.aarch64.rpm |
Source RPM: | oprofile-0.9.9-25.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://oprofile.sf.net |
Summary: | System wide profiler |
Description: | OProfile is a profiling system for systems running Linux. The profiling runs transparently during the background, and profile data can be collected at any time. OProfile makes use of the hardware performance counters provided on Intel P6, and AMD Athlon family processors, and can use the RTC for profiling on other x86 processor types. See the HTML documentation for further details. |
- Add Intel Xeon Phi support. rhbz1465354
- Update power9 events.
- Add power9 support.
- Update ppc64/ppc64le support. rhbz1385007 - Add recognition check for POWER8NV and POWER8NVL. rhbz1426426
- Fix Intel Goldmont default event
- Ensure that the perf events setup before ocount execs child.
- Allow operation /proc/sys/kernel/perf_event_paranoid == 2.
- Store profiling data with oparchive.
- Define some Intel broadwell default unit masks by names - Add support for Harrisonville (Denverton SoC) - Add support for Skylake-SP server - Add support for Kabylake-U/Y - Add support for Kabylake-H/S - Make Nehalem, Westmere, and Haswell event names unique.
- Improved handling of remapped anonymous regions - Correct XML generation.