Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcm for openSUSE:Factory checked in at 2022-11-24 13:37:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcm (Old) and /work/SRC/openSUSE:Factory/.pcm.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcm" Thu Nov 24 13:37:29 2022 rev:14 rq:1037863 version:202211 Changes: -------- --- /work/SRC/openSUSE:Factory/pcm/pcm.changes 2022-11-16 15:43:33.947875775 +0100 +++ /work/SRC/openSUSE:Factory/.pcm.new.1597/pcm.changes 2022-11-24 13:37:30.421376497 +0100 @@ -1,0 +2,15 @@ +Thu Nov 24 10:00:00 UTC 2022 - Roman Dementiev <[email protected]> + +updated to the new upstream repository location and the name + +- Update to version 202211: + * added Sapphire Rapids processor support + * added new pcm-accel utility to monitor Sapphire Rapids accelerator performance + * added --version option to all pcm tools + * pcm: new "enforce flush output" option + * pcm-raw: support ocr_msr_val and tid modifiers + * fixed default value for CHA filter1 on CLX and SKX + * pcm-sensor-server: allow build on FreeBSD + * pcm-raw: adopt new JSON event file format, new URLs for perfmon event lists + +------------------------------------------------------------------- Old: ---- pcm-202210.tar.gz New: ---- pcm-202211.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcm.spec ++++++ --- /var/tmp/diff_new_pack.NW8HJs/_old 2022-11-24 13:37:31.077380006 +0100 +++ /var/tmp/diff_new_pack.NW8HJs/_new 2022-11-24 13:37:31.081380027 +0100 @@ -17,21 +17,21 @@ Name: pcm -Version: 202210 +Version: 202211 Release: 0 -Summary: Processor Counter Monitor +Summary: Intel(r) Performance Counter Monitor License: BSD-3-Clause -URL: https://github.com/opcm/pcm -Source: https://github.com/opcm/pcm/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz +URL: https://github.com/intel/pcm +Source: https://github.com/intel/pcm/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: make ExclusiveArch: %{ix86} x86_64 %description -Processor Counter Monitor (PCM) is an application programming interface (API) -and a set of tools based on the API to monitor performance and energy metrics -of Intel Core, Xeon, Atom and Xeon Phi processors. +Intel(r) Performance Counter Monitor (Intel(r) PCM) is an application programming +interface (API) and a set of tools based on the API to monitor performance and +energy metrics of Intel Core, Xeon, Atom and Xeon Phi processors. %prep %setup -q @@ -70,6 +70,7 @@ %{_sbindir}/pcm-msr %{_sbindir}/pcm-mmio %{_sbindir}/pcm-numa +%{_sbindir}/pcm-accel %{_sbindir}/pcm-pcicfg %{_sbindir}/pcm-pcie %{_sbindir}/pcm-power @@ -84,6 +85,8 @@ %{_datadir}/pcm/opCode-106.txt %{_datadir}/pcm/opCode-85.txt %{_datadir}/pcm/opCode-134.txt +%{_datadir}/pcm/opCode-143.txt +%{_datadir}/pcm/opCode-143-accel.txt %{_datadir}/pcm/PMURegisterDeclarations %changelog ++++++ pcm-202210.tar.gz -> pcm-202211.tar.gz ++++++ ++++ 6589 lines of diff (skipped)
