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 <len.brown@intel.com>
1 parent d240b44 commit 8d14a09

1 file changed

Lines changed: 406 additions & 154 deletions

File tree

0 commit comments

Comments
 (0)