- Update to 1.1.0
* New/updated Processor Support
+ Broadcom Brahmma-B15 CPU
+ Intel Skylake
+ Intel Airmont
+ Intel Xeon D
* Bug fixes
+ Prevent dropping of samples when the JVM changes memory
mappings
+ Better handling of IBM Power JVM generated zero-sized
mappings
+ Correct handling of anon_hugepage mmap entries for Java
+ Improved oparchive documentation and man page
+ Fixed compile error when using compile fortification
+ Support IBM Power 8 event code larger than sizeof int
+ Avoid changing POSIXLY_CORRECT environment variable for
processes monitored by operf and ocount
+ Ensure correct setting of the extra bits (edge, inv, cmask)
for Intel processors
+ Fix default unit masks for Intel Haswell and Broadwell
processors
+ Correctly initialize operf temporary file header information
- Cleanup spec file with spec-cleaner
- Use url for source
- Drop desktop file since binary it is calling is no longer
present (at least since version 1.0.0)
- Update dependencies
OBS-URL: https://build.opensuse.org/request/show/350773
OBS-URL: https://build.opensuse.org/package/show/devel:tools/oprofile?expand=0&rev=38
- Update to version 0.9.8.
- Support for pre-2.6 kernels has been removed
- The sample data format has changed (see bug #3309794 below for details)
- A new 'operf' program is now available that allows non-root users to profile
single processes. 'operf' can also be used for system-wide profiling, but
root authority is required. This capability requires a kernel version of
2.6.31 or greater.
- New Processors Support:
Tilera (tile64 tilepro tile-gx)
IBM (System z10 z196)
Intel Ivy Bridge
ARMv7 (Cortex-A5 Cortex-A15 Cortex-A7)
- Numerous bugfixes
OBS-URL: https://build.opensuse.org/request/show/145122
OBS-URL: https://build.opensuse.org/package/show/devel:tools/oprofile?expand=0&rev=25
Bug #684751, opcontrol --start fails because of NMI watchdog. The real issue, is the watchdog /proc interface was moved from /proc/blah/nmi_watchdog to /proc/blah/watchdog, a simple search and replace fixed it.
I'm actually testing it on my local without issues.
I couldn't find anything useful in the openSUSE bug (684751), but I did find a debian bug filled with interesting details (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615964).
You will probably have to add the necessary tags to the patches, I couldn't find any examples in any of the existing patches but I did see the warning.
Changes from sr#98110:
- Added changelog entry
OBS-URL: https://build.opensuse.org/request/show/98319
OBS-URL: https://build.opensuse.org/package/show/devel:tools/oprofile?expand=0&rev=23