Skip to content

Commit 8d14a09

Browse files
committed
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 <[email protected]>
1 parent d240b44 commit 8d14a09

File tree

1 file changed

+406
-154
lines changed

1 file changed

+406
-154
lines changed

0 commit comments

Comments
 (0)