Searched hist:"8 e180f3cb6b7510a3bdf14e16ce87c9f5d86f102" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.8 | diff 8e180f3cb6b7510a3bdf14e16ce87c9f5d86f102 Sat Sep 22 00:25:08 CDT 2012 Len Brown <len.brown@intel.com> tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas
# turbostat -d 0x34 is useful for printing the number of SMI's within an interval on Nehalem and newer processors.
where # turbostat -m 0x34 will simply print out the total SMI count since reset.
Suggested-by: Andi Kleen Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | turbostat.c | diff 39300ffb9b6666714c60735cf854e1280e4e75f4 Wed Oct 31 23:16:34 CDT 2012 Len Brown <len.brown@intel.com> tools/power turbostat: Repair Segmentation fault when using -i option
Fix regression caused by commit 8e180f3cb6b7510a3bdf14e16ce87c9f5d86f102 (tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas)
Signed-off-by: Len Brown <len.brown@intel.com> diff 8e180f3cb6b7510a3bdf14e16ce87c9f5d86f102 Sat Sep 22 00:25:08 CDT 2012 Len Brown <len.brown@intel.com> tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas
# turbostat -d 0x34 is useful for printing the number of SMI's within an interval on Nehalem and newer processors.
where # turbostat -m 0x34 will simply print out the total SMI count since reset.
Suggested-by: Andi Kleen Signed-off-by: Len Brown <len.brown@intel.com>
|