Name: | oprofile |
---|---|
Version: | 0.9.9 |
Release: | 22.el7 |
Architecture: | aarch64 |
Group: | Development/System |
Size: | 11767201 |
License: | GPLv2+ and LGPLv2+ |
RPM: | oprofile-0.9.9-22.el7.aarch64.rpm |
Source RPM: | oprofile-0.9.9-22.el7.src.rpm |
Build Date: | Thu May 03 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. |
- 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.
- Add support for Intel skylake processors.
- Recognize Intel Broadwell-DE.
- Further fix to allow operf to record information for Java anon_huges.