commit | f9240813e61cb3e5838c9ab0237af831c61df7cf | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Sat Oct 06 15:26:31 2012 -0400 |
committer | Len Brown <len.brown@intel.com> | Sat Oct 06 15:26:31 2012 -0400 |
tree | 8408a94902f3247f7feeca042a9283f6c5280e34 | |
parent | 8e180f3cb6b7510a3bdf14e16ce87c9f5d86f102 [diff] |
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>