linux/tools/power/x86/turbostat
Len Brown 8a5bdf41d2 tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
turbostat --debug
...
CPUID(0x15): eax_crystal: 2 ebx_tsc: 100 ecx_crystal_hz: 0
TSC: 1200 MHz (24000000 Hz * 100 / 2 / 1000000)

Signed-off-by: Len Brown <len.brown@intel.com>
2015-04-18 14:20:52 -04:00
..
.gitignore turbostat: Add a .gitignore to ignore the compiled turbostat binary 2014-01-18 22:34:10 -05:00
Makefile tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile 2015-04-18 14:20:51 -04:00
turbostat.8 tools/power turbostat: simplify default output 2015-04-13 15:52:54 -04:00
turbostat.c tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL 2015-04-18 14:20:52 -04:00