Skip to content
Commit f9240813 authored by Len Brown's avatar Len Brown
Browse files

tools/power/turbostat: add option to count SMIs, re-name some options



Counting SMIs is popular, so add a dedicated "-s" option to do it,
and juggle some of the other option letters.

-S is now system summary (was -s)
-c is 32 bit counter (was -d)
-C is 64-bit counter (was -D)
-p is 1st thread in core (was -c)
-P is 1st thread in package (was -p)

bump the minor version number

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 8e180f3c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment