mbox series

[GIT,PULL] turbostat-2025.05.06 for Linux-6.15-merge

Message ID CAJvTdK=2NjoVYPFO3EbKgmdrhmgDx9Q-0Zk0tYHhaBEgNzdfJw@mail.gmail.com
State New
Headers show
Series [GIT,PULL] turbostat-2025.05.06 for Linux-6.15-merge | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git tags/turbostat-2025.05.06

Message

Len Brown April 6, 2025, 7:05 p.m. UTC
Hi Linus

Please pull these turbostat-2025.05.06 patches.

thanks!
Len Brown, Intel Open Source Technology Center


The following changes since commit 2c4627c8ced77855b106c7104ecab70837d53799:

  tools/power turbostat: version 2025.02.02 (2025-02-02 10:54:23 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
tags/turbostat-2025.05.06

for you to fetch changes up to 03e00e373cab981ad808271b2650700cfa0fbda6:

  tools/power turbostat: v2025.05.06 (2025-04-06 14:49:20 -0400)

----------------------------------------------------------------
Turbostat 2025.05.06

Support up to 8192 processors
Add cpuidle governor debug telemetry, disabled by default
Update default output to exclude cpuidle invocation counts
Bug fixes

----------------------------------------------------------------
Artem Bityutskiy (2):
      tools/power turbostat: Fix names matching
      tools/power turbostat: Add idle governor statistics reporting

Justin Ernst (1):
      tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192

Len Brown (6):
      tools/power turbostat: Clustered Uncore MHz counters should
honor show/hide options
      tools/power turbostat: report CoreThr per measurement interval
      tools/power turbostat: Document GNR UncMHz domain convention
      tools/power turbostat: re-factor sysfs code
      tools/power turbostat: disable "cpuidle" invocation counters, by default
      tools/power turbostat: v2025.05.06

Zhang Rui (2):
      tools/power turbostat: Allow Zero return value for some RAPL registers
      tools/power turbostat: Restore GFX sysfs fflush() call

 tools/power/x86/turbostat/turbostat.8 |  16 +++-
 tools/power/x86/turbostat/turbostat.c | 162 ++++++++++++++++++++++++++--------
 2 files changed, 135 insertions(+), 43 deletions(-)