libpfm/libpfm.changes

103 lines
3.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jun 17 08:00:28 UTC 2016 - tchvatal@suse.com
- Version bump to 4.7.0:
* Intel Skylake core PMU
* Intel Haswell-EP uncore PMUs
* Intel Broadwell-DE
* Major update on Intel event tables
* bug fixes and many other improvements
- Respect cflags, disable werror
-------------------------------------------------------------------
Tue Jan 19 18:17:58 UTC 2016 - tonyj@suse.com
- Package useful utilities (check_events. evt2raw and showevtinfo)
in devel package.
-------------------------------------------------------------------
Fri Mar 13 14:13:09 UTC 2015 - tchvatal@suse.com
- Version bump to 4.6.0 fate#318068:
* Intel Broadwell (desktop core)
* Intel Haswell-EP (core)
* Applied Micro X-Gene processor
* ARM A53 processor
* Intel SNB, IVB, HSW event table updates
* IBM Power8 event table updates
* improved Intel x86 model detection
* bug fixes and many other improvements
- Cleanup with spec-cleaner
- Drop obsolete patch:
* libpfm-add-ibm-power8-support.patch
- Remove with_python switch that always evaluated as true
* If the need is really here it should be used as %bcond_without
-------------------------------------------------------------------
Mon Feb 16 10:04:31 UTC 2015 - p.drouand@gmail.com
- Update to version 4.5.0
* Intel IVB-EP uncore PMU support
* Intel Silvermont support
* Perf raw event syntax support
* Intel RAPL event support
* AMD Fam15h northbridge support
* Qualcomm Krait support
* IBM Power 8 support
* IBM s390 updates
* AMD Fam15h fixes
* various IVB, SNB, HSW event table updates
* more bug fixes
-------------------------------------------------------------------
Thu Jan 9 18:28:09 UTC 2014 - tonyj@suse.com
- Add Power8 support (libpfm-add-ibm-power8-support.patch) FATE#315274
-------------------------------------------------------------------
Wed Dec 4 19:25:33 UTC 2013 - tonyj@suse.com
- Update to version 4.4.
- Changelog:
- Intel SandyBridge-EP uncore PMU support (all boxes)
- Intel IvyBridge desktop core and uncore PMU support
- Intel IvyBridge-EP core PMU support
- newer Intel Haswell desktop core PMU support
- newer Intel Atom
- Intel Knigts Corner
- Intel Nehalem, Westmere, SandyBridge, IvyBridge, Haswell PEBS Load Latency
modifier (ldlat)
- many bug fixes and other minor improvements
-------------------------------------------------------------------
Mon Jan 28 14:02:53 UTC 2013 - dimstar@opensuse.org
- Add baselibs.conf: provide libpfm4 as -32bit (makes papi-32bit
installable).
-------------------------------------------------------------------
Wed Jan 9 14:18:06 CET 2013 - pth@suse.de
- Run service to format spec file.
- Small cosmetic changes in spec file.
-------------------------------------------------------------------
Tue Jan 8 00:13:39 UTC 2013 - tonyj@suse.com
- Changes to python builds, drop duplicate defns already in system macros.
- Fix build when with_python=0
-------------------------------------------------------------------
Fri Jan 4 08:19:57 UTC 2013 - jengelh@inai.de
- Parallel build, remove redundant %clean section, consistent use
of %buildroot
- Follow python package naming guidelines
- Separate out static library into distinct subpackage
-------------------------------------------------------------------
Sat Dec 29 20:52:00 UTC 2012 - tonyj@suse.com
- Initial checkin of libpfm4 (version 4.3).