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)
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>

No differences found