From: Len Brown Date: Sat, 6 Oct 2012 19:26:31 +0000 (-0400) Subject: tools/power/turbostat: add option to count SMIs, re-name some options X-Git-Tag: v3.7-rc1~89^2^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9240813e61cb3e5838c9ab0237af831c61df7cf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed