diff options
author | Len Brown <len.brown@intel.com> | 2025-07-12 23:16:56 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2025-08-10 04:23:45 +0300 |
commit | 8d14a098b47cc7e5cfa703b9e015d6ca1074489a (patch) | |
tree | 83c5d2e3bd63e800536507e4065e1dd6cfb611d7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d240b441b5cbb389f90fce37edb9ef76a3c9a42b (diff) | |
download | linux-8d14a098b47cc7e5cfa703b9e015d6ca1074489a.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions