Changelog for
oprofile-debuginfo-1.0.0-4.5.x86_64.rpm :
* Fri Sep 19 2014 tonyjAATTsuse.com- Update to version 1.0.0. THIS IS A MAJOR OPROFILE RELEASE WITH SIGNIFICANT CHANGES FROM THE PREVIOUS 0.9.9 RELEASE. See changelog below. Drop patch: oprofile-add-support-for-intel-silvermont-processor.patch Drop patch: oprofile-compressed-kernel.patch Drop patch: oprofile-configure-error-message-for-missing-libpfm-is-not-informative-enough.patch Drop patch: oprofile-enable-for-new-ppc64le-architecture.patch Drop patch: oprofile-fix-unable-to-open-cpu_type-file-for-reading-for-ibm-power7.patch Drop patch: oprofile-make-cpu-type-power8e-equivalent-to-power8.patch Changelog: Major changes: - The legacy opcontrol-based profiler has been removed. operf is now the only supported interface - GUI component (i.e., oprof_start) has been removed. - IBS events removed from AMD processors - Following architectures have been removed (Alpha [except for EV67 which is supported by operf/ocount], avr32, ia64, IBM Cell, P.A Semi PA64T) - RTV (real time clock) mode has been removed Other incompatibilities: - Sample data collected with previous releases of OProfile are incompatible with release 1.0. - ophelp schema: Major version changed for removal of unit mask \'extra\' attribute and addition of unit mask \'name\'. New features: - Enhance ocount to support millisecond time intervals - Obtain kernel symbols from /proc/kallsyms if no vmlinux file specified - New Processor Support (Freescale e6500, Freescale e500mc, Intel Silvermont, ARMv7 Krait, APM X-Gene (ARMv8), Intel Broadwell, ARMv8 Cortex A57, ARMv8 Cortex A53 - Added little endian support for IBM POWER8 - Update events for IBM POWER8 - Added edge-detect events for IBM POWER7 - Update events for Intel Haswell Bug Fixes: - opreport schema: Fix count field maxOccurs (changed to \'unbounded\') - Fix compile error on ppc/uClibc platform: \'AT_BASE_PLATFORM\' undeclared\' - Duplicate event specs passed to ocount show up twice in output - Fix operf/ocount default unit mask selection - ocount: print the unit mask, kernel and user modes if specified for the event - ophelp schema is not included in installed files - Remove unused \'extra\' attribute from ophelp schema - opreport from \'operf --callgraph\' profile shows false recursive calls - Fix handling of default named unit masks longer than 11 chars - Print unit mask name where applicable in ophelp XML output - Fix profiling of multi-threaded apps when using \"--pid\" option - Fix operf/opreport kernel throttling detection - Fix sample attribution problem when using multiple events - exclude/include files option doesn\'t work for opannotate -a - Fix behavior and documentation for \'--threshold\' option - Remove hard-coded timeout for JIT dump conversion - Update Alpha EV67 CPU support and remove all other Alpha CPU support - operf main process improperly killing conversion process - Fix up S390 support to work with operf/ocount - Link ocount with librt for clock_gettime only when needed - Fix \'Invalid argument\' running \'opcontrol --start --callgraph=
\' in Timer mode - Allow root to remove old jitdump files from /tmp/.oprofile/jitdump - Remove opreport warnings for /no-vmlinux, [vdso], [hypervisor_bucket] not found - Fix event codes for marked architected events (IBM ppc64) - Make operf/ocount detect invalid timer mode from opcontrol - Reduce overhead of operf waiting for profiled app to end - Fix \"Unable to open cpu_type file for reading\" for IBM POWER7+ - Allow all native events for IBM POWER8 in POWER7 compat mode - Fix spurious \"backtraces skipped due to no file mapping\" log entries - Fix the units for the reported CPU frequency
* Thu Aug 14 2014 tonyjAATTsuse.com- Add support for Intel Silvermont processor (bnc#891892) New patch: oprofile-add-support-for-intel-silvermont-processor.patch
* Thu Mar 06 2014 tonyjAATTsuse.com- Support ppc64le/power8e (bnc#867091) added patches:
* oprofile-configure-error-message-for-missing-libpfm-is-not-informative-enough.patch
* oprofile-enable-for-new-ppc64le-architecture.patch
* oprofile-fix-unable-to-open-cpu_type-file-for-reading-for-ibm-power7.patch
* oprofile-make-cpu-type-power8e-equivalent-to-power8.patch modified patches:
* oprofile-pfm-ppc.patch
* Wed Aug 07 2013 tonyjAATTsuse.com- Update to version 0.9.9 http://oprofile.sourceforge.net/release-notes/oprofile-0.9.9- New \'ocount\' program introduced for collecting raw event counts without post processing.- New processor support for Haswell, zEC12, Power8- New support for AMD Generic Performance Events and IBM Power ISA 2.07 Architected Events- Numerous bug fixes.
* Thu Jan 03 2013 tonyjAATTsuse.com- Add dependancy on libpfm 4.3 for powerpc.- Add patch \'oprofile-pfm-ppc.patch\' (fix configure for 32bit powerpc)
* Mon Dec 10 2012 tonyjAATTsuse.com- 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
* Fri Nov 25 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Sat Sep 24 2011 tonyjAATTsuse.com- Upgrade to version 0.9.7.- Drop unneeded patches.- Remove non-utf8 characters from changelog
* Tue May 03 2011 idoenmezAATTnovell.com- Add oprofile-0.9.6-gcc46.patch to fix compilation with gcc 4.6
* Thu Apr 28 2011 tonyjAATTnovell.com- Add support for building using qt4 (no bnc)
* Thu Apr 28 2011 tonyjAATTnovell.com- Add README-BEFORE-ADDING-PATCHES local file documenting required patch header
* Tue Jun 29 2010 cooloAATTnovell.com- fix baselibs.conf
* Thu Jun 24 2010 tonyjAATTnovell.com- Fix packaging of java agent libs bnc#576533- Remove unnecessary verbage from %desc for oprofile-devel and libopagent- Make %files of libopagent more specific to avoid future errors
* Wed Feb 03 2010 rguentherAATTsuse.de- Update to 0.9.6. Fixes
* opcontrol cannot start daemon in timer mode
* Improper handling of separate debuginfo files
* XML callgraph output has no symbol-level sample counts
* Mon Feb 01 2010 jengelhAATTmedozas.de- Package baselibs.conf
* Tue Aug 04 2009 tonyjAATTnovell.com- Update to 0.9.5 - i386/nehalem/events is the only difference from RC2
* Fri Jul 31 2009 jblunckAATTsuse.de- Remove libopagent static libary. It is used to inject information from a VM into the OProfile data and is therefore not suitable for being statically linked into the VM itself.
* Wed Jul 29 2009 jblunckAATTsuse.de- Move libopagent1 to its own package.
* Wed Jul 29 2009 jblunckAATTsuse.de- Update to version 0.9.5-rc2.
* Wed Jun 10 2009 tonyjAATTsuse.de- Fix definition clash for basename
* Sun Mar 01 2009 cooloAATTsuse.de- fix compilation with gcc 4.4
* Thu Nov 20 2008 schwabAATTsuse.de- Properly handle SPE overlays.
* Wed Nov 19 2008 schwabAATTsuse.de- Work around broken java support.
* Wed Oct 29 2008 schwabAATTsuse.de- Fix uninitialized variable.
* Thu Oct 23 2008 schwabAATTsuse.de- Ignore section symbols.
* Tue Oct 21 2008 schwabAATTsuse.de- Fix jvm agent libs.
* Fri Jul 18 2008 schwabAATTsuse.de- Update to oprofile 0.9.4. http://oprofile.sourceforge.net/release-notes/oprofile-0.9.4
* Fri Jul 11 2008 schwabAATTsuse.de- Update binutils check.
* Mon Nov 26 2007 schwabAATTsuse.de- Fix open call.
* Tue Oct 16 2007 schwabAATTsuse.de- Fix event mapping on 970MP [#333487].
* Thu Oct 11 2007 schwabAATTsuse.de- Fix missing includes.
* Tue Jul 17 2007 schwabAATTsuse.de- Update to oprofile 0.9.3.
* Wed Jul 04 2007 schwabAATTsuse.de- Update to oprofile 0.9.3-rc2.
* Mon Jun 18 2007 schwabAATTsuse.de- Update to oprofile 0.9.3-rc1.
* Thu Jan 11 2007 schwabAATTsuse.de- Add binutils-devel to BuildRequires.
* Mon Sep 18 2006 schwabAATTsuse.de- Update to oprofile 0.9.2 (no summary available).
* Fri Aug 18 2006 schwabAATTsuse.de- Avoid crash in find_nearest_line [#193622].
* Wed May 31 2006 schwabAATTsuse.de- Fix invalid string operation.
* Thu May 04 2006 schwabAATTsuse.de- Fix last change.
* Mon Feb 27 2006 schwabAATTsuse.de- Add events for Power5+ [#152494].
* Fri Jan 27 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Wed Jan 25 2006 schwabAATTsuse.de- Integrate fixes for ppc64 events and groups [#130910, #137665].
* Mon Dec 12 2005 schwabAATTsuse.de- Update to oprofile 0.9.1.
* Tue Nov 08 2005 dmuellerAATTsuse.de- don\'t build as root
* Wed Sep 28 2005 schwabAATTsuse.de- Fix invalid C++.
* Wed Jul 06 2005 schwabAATTsuse.de- Unpack compressed vmlinux [#52767].- Use RPM_OPT_FLAGS.
* Tue Jun 07 2005 schwabAATTsuse.de- Update to oprofile 0.9.
* Thu Mar 24 2005 schwabAATTsuse.de- Update to oprofile 0.8.2.
* Thu Nov 04 2004 schwabAATTsuse.de- Update to oprofile 0.8.1.
* Fri Sep 03 2004 schwabAATTsuse.de- Update to oprofile 0.8.
* Mon Jun 28 2004 skhAATTsuse.de- more fixes for #40468 - fixed print statement in op_help.c - more power 4 events - fixed incorrect event counter settings for power 4
* Tue Jun 08 2004 skhAATTsuse.de- Update to fix for #40468: use correct event numbers for power5 events.
* Wed May 26 2004 skhAATTsuse.de- Added default CYCLES event to the Power 4 and Power 5 event files. (#40468)
* Tue May 25 2004 skhAATTsuse.de- add user space support for ppc64 (#40468)
* Sun May 09 2004 akAATTsuse.de- Increase minimum count on P4 to 5000 for all events- Automatically add the module path of the current kernel to oprofpp (#36825)- Fix 64bit uncleanness in symbol resolution (#36825)
* Sat Apr 10 2004 ajAATTsuse.de- Remove kernel-source requirement.
* Wed Feb 04 2004 skhAATTsuse.de- Updated to version 0.7.1- Removed subpackage km_oprofile (it is part of the main kernel distribution as of kernel 2.6)- Don\'t build as root.
* Mon Oct 06 2003 akAATTsuse.de- Check if APIC is enabled instead of crashing (#31774) Needs updated kernel.
* Sat Aug 16 2003 adrianAATTsuse.de- add desktop file
* Thu Jul 31 2003 skhAATTsuse.de- Updated to 0.6
* Fri Jun 20 2003 mmjAATTsuse.de- Up to 0.5.4
* Fri Jun 13 2003 mmjAATTsuse.de- Package all dirs
* Wed Jun 04 2003 mmjAATTsuse.de- Make sure we get the right location for qt.
* Wed May 28 2003 mmjAATTsuse.de- Update to 0.5.3
* Tue May 13 2003 mmjAATTsuse.de- Use %defattr- Package forgotten files
* Mon Mar 31 2003 mmjAATTsuse.de- Update to 0.5.2 including: · Docu overhaul · Feature additions- Bzip2\'ed sources- Folded both automake patches into one patch
* Tue Mar 11 2003 kukukAATTsuse.de- Don\'t call depmod
* Mon Mar 10 2003 roAATTsuse.de- remove k_deflt from neededforbuild (cycle)
* Mon Mar 10 2003 mmjAATTsuse.de- Fix typo
* Fri Mar 07 2003 mmjAATTsuse.de- A go at fixing km_oprofile
* Mon Mar 03 2003 duweAATTsuse.de- split off km_oprofile- tiny version update includes patches
* Mon Feb 24 2003 mmjAATTsuse.de- Add patch from davej to make it not crash the box
* Sat Feb 15 2003 adrianAATTsuse.de- minor dependency clean up
* Fri Feb 07 2003 mmjAATTsuse.de- Really fix build on x86_64
* Tue Feb 04 2003 mmjAATTsuse.de- Fix build on x86_64
* Tue Feb 04 2003 mmjAATTsuse.de- Update to oprofile 0.5: · Pentium IV support, including support for HyperThreading, is supported for 2.5 kernels (currently only in the -mm patchset). · Timer interrupt support for PA-RISC, ppc64, and sparc64 in 2.5 kernels is available. Userspace Alpha support has been added. · HyperThreading support for Pentium IV on 2.4 kernels is not yet available. Note that PA-RISC and Alpha require kernel patches not yet available in a released kernel tree. · Support for the IA-64 architecture has been added for 2.4 kernels. · OProfile\'s userspace now works correctly on all 64-bit platforms. · A new script, opcontrol, has been added to unify control of the OProfile daemon and sample files. On 2.5, this allows separate daemon startup and starting/stopping profiling. · Fixed upstream to compile with gcc 3.3 · Several bugfixes
* Wed Jan 29 2003 roAATTsuse.de- fix build with gcc-3.3 (sluggish c++)
* Thu Nov 07 2002 mmjAATTsuse.de- Update to 0.4 which now has kernel 2.5 support
* Thu Sep 12 2002 mmjAATTsuse.de- Initial package, version 0.3 (x86 only for now)