tools/power/turbostat: add option to count SMIs, re-name some options
authorLen Brown <len.brown@intel.com>
Sat, 6 Oct 2012 19:26:31 +0000 (15:26 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 6 Oct 2012 19:26:31 +0000 (15:26 -0400)
commitf9240813e61cb3e5838c9ab0237af831c61df7cf
tree8408a94902f3247f7feeca042a9283f6c5280e34
parent8e180f3cb6b7510a3bdf14e16ce87c9f5d86f102
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: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.8
tools/power/x86/turbostat/turbostat.c