Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcm for openSUSE:Factory checked in at 2021-02-25 18:28:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcm (Old) and /work/SRC/openSUSE:Factory/.pcm.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcm" Thu Feb 25 18:28:59 2021 rev:4 rq:874875 version:202101 Changes: -------- --- /work/SRC/openSUSE:Factory/pcm/pcm.changes 2020-09-24 16:14:43.096927078 +0200 +++ /work/SRC/openSUSE:Factory/.pcm.new.2378/pcm.changes 2021-02-25 18:29:03.118243405 +0100 @@ -1,0 +2,25 @@ +Sat Feb 20 10:49:00 UTC 2021 - Roman Dementiev <[email protected]> + +- Update to 202101: +* Add Comet Lake support +* Add Tiger Lake support +* Add support for additional Icelake cpu model +* Support Linux resctrl driver for RDT Metrics (see ENVVAR_README.md) +* Improve robustness in handling rare core event overflows +* A few fixes for c_example +* Support using Linux perf API for core PMU for systems with offlined cores +* Add -i parameter to more tools +* support select metrics in virtual machines with vPMU support (e.g. AWS virtualized instances with arch_perfmon flag). Screenshot of grafana dashboard with PCM data from a c5.9xlarge virtualized AWS instance +* pcm-iio: fix VT-d events on SKX +* pcm-memory: make -pmm/-pmem the default option on systems with PMM/PMem support +* pcm-tsx: update events for ICL and SKL, allow collection of up to 8 events +* pcm-raw: support fixed PMU counters +* fix UBOX MSR addresses for Jaketown/Ivytown +* support Icelake client CPUs +* new pcm-raw utility: to program arbitrary core and uncore events by specifying raw register event ID encoding +* pcm-memory: support -all option to show channels event if they do not have any traffic (inactive memory channels) +* pcm-memory: csv output for Near Memory hit rate (in PMem Memory Mode) +* pcm-memory: show memory channels with PMM but w/o DRAM DIMMs +* unfreeze counters using global uncore counter control register during uncore PMU initialization (some other tools freeze using global control before exit) + +------------------------------------------------------------------- Old: ---- 202007.tar.gz New: ---- 202101.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcm.spec ++++++ --- /var/tmp/diff_new_pack.zgm5JP/_old 2021-02-25 18:29:03.902243914 +0100 +++ /var/tmp/diff_new_pack.zgm5JP/_new 2021-02-25 18:29:03.906243918 +0100 @@ -17,7 +17,7 @@ Name: pcm -Version: 202007 +Version: 202101 Release: 0 Summary: Processor Counter Monitor License: BSD-3-Clause @@ -43,6 +43,7 @@ %build export CFLAGS="%{optflags} -fPIC" export CXXFLAGS="%{optflags} -fPIC" +%{!?make_build:%define make_build %{__make} -O %{?_smp_mflags}} %make_build %install @@ -68,6 +69,7 @@ %{_sbindir}/pcm-bw-histogram %{_sbindir}/pcm-daemon %{_sbindir}/pcm-sensor-server +%{_sbindir}/pcm-raw %dir %{_datadir}/pcm %{_datadir}/pcm/opCode.txt ++++++ 202007.tar.gz -> 202101.tar.gz ++++++ ++++ 6325 lines of diff (skipped)
