diff options
author | 2025-07-12 16:16:56 -0400 | |
---|---|---|
committer | 2025-08-09 21:23:45 -0400 | |
commit | 8d14a098b47cc7e5cfa703b9e015d6ca1074489a (patch) | |
tree | 83c5d2e3bd63e800536507e4065e1dd6cfb611d7 /tools/perf/scripts/python | |
parent | tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columns (diff) | |
download | wireguard-linux-8d14a098b47cc7e5cfa703b9e015d6ca1074489a.tar.xz wireguard-linux-8d14a098b47cc7e5cfa703b9e015d6ca1074489a.zip |
tools/power turbostat: Support more than 64 built-in-counters
We have out-grown the ability to use a 64-bit memory location
to inventory every possible built-in counter.
Leverage the the CPU_SET(3) macros to break this barrier.
Also, break the Joules & Watts counters into two,
since we can no longer 'or' them together...
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions