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:
Tony Jones 2023-05-05 15:58:00 +00:00 committed by Git OBS Bridge
parent 07a5073e24
commit 27c8f24039
4 changed files with 21 additions and 5 deletions

View File

@ -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

Binary file not shown.

View File

@ -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>

View File

@ -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