Accepting request 1084911 from home:dirkmueller:Factory
- update to 4.13: * update Intel SKL/SKX/CLX event table * add ARM Neoverse V2 core PMU support * move ARM Neoverse N2 to ARMv9 support * add ARM v9 support basic infrastructure * add Arm Neoverse V1 core PMU support * Update Intel SapphireRapid event table * update Intel Icelake event table * update AMD Zen4 event table * add AMD Zen4 core PMU support * correctly detect all AMD Zen3 processors * fix CPU_CLK_UNHALTED.REF_DISTRIBUTED on Intel Icelake OBS-URL: https://build.opensuse.org/request/show/1084911 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libpfm?expand=0&rev=62
This commit is contained in:
parent
07a5073e24
commit
27c8f24039
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b0c1f53f39a61525b69bebf532c68040c1b984d7544a8ae0844b13cd91e1ee4
|
||||
size 1109288
|
BIN
libpfm-4.13.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
libpfm-4.13.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 23:42:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.13:
|
||||
* update Intel SKL/SKX/CLX event table
|
||||
* add ARM Neoverse V2 core PMU support
|
||||
* move ARM Neoverse N2 to ARMv9 support
|
||||
* add ARM v9 support basic infrastructure
|
||||
* add Arm Neoverse V1 core PMU support
|
||||
* Update Intel SapphireRapid event table
|
||||
* update Intel Icelake event table
|
||||
* update AMD Zen4 event table
|
||||
* add AMD Zen4 core PMU support
|
||||
* correctly detect all AMD Zen3 processors
|
||||
* fix CPU_CLK_UNHALTED.REF_DISTRIBUTED on Intel Icelake
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 20:52:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libpfm
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,7 +21,7 @@
|
||||
%define vname libpfm4
|
||||
%bcond_without python2
|
||||
Name: libpfm
|
||||
Version: 4.12.0
|
||||
Version: 4.13.0
|
||||
Release: 0
|
||||
Summary: Library to encode performance events
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user