]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools/power turbostat: display SMI count by default
authorLen Brown <len.brown@intel.com>
Sun, 10 Feb 2013 22:19:24 +0000 (17:19 -0500)
committerLen Brown <len.brown@intel.com>
Wed, 13 Feb 2013 23:22:12 +0000 (18:22 -0500)
commit1ed51011af7450991780f9a7fd916554be19d2a3
tree915f73051ce7aa81b80924f5243c1e38a2f78393
parent32e9518005c8dd9ed668f40f98632c8186df4909
tools/power turbostat: display SMI count by default

The SMI counter is popular -- so display it by default
rather than requiring an option.  What the heck,
we've blown the 80 column budget on many systems already...

Note that the value displayed is the delta
during the measurement interval.
The absolute value of the counter can still be seen with
the generic 32-bit MSR option, ie.  -m 0x34

Signed-off-by: Len Brown <len.brown@intel.com>
arch/x86/include/uapi/asm/msr-index.h
tools/power/x86/turbostat/turbostat.8
tools/power/x86/turbostat/turbostat.c