diff --git a/libpfm-4.12.0.tar.gz b/libpfm-4.12.0.tar.gz deleted file mode 100644 index fb2d7b1..0000000 --- a/libpfm-4.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b0c1f53f39a61525b69bebf532c68040c1b984d7544a8ae0844b13cd91e1ee4 -size 1109288 diff --git a/libpfm-4.13.0.tar.gz b/libpfm-4.13.0.tar.gz new file mode 100644 index 0000000..433f935 --- /dev/null +++ b/libpfm-4.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18b97764c755528c1051d376e33545d0eb60c6ebf85680436813fa5b04cc3d1 +size 1128221 diff --git a/libpfm.changes b/libpfm.changes index 33b73c9..c7e1745 100644 --- a/libpfm.changes +++ b/libpfm.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu May 4 23:42:40 UTC 2023 - Dirk Müller + +- 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 diff --git a/libpfm.spec b/libpfm.spec index d80a122..747037c 100644 --- a/libpfm.spec +++ b/libpfm.spec @@ -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