tools/power turbostat: decode CPUID(6).TURBO
authorLen Brown <len.brown@intel.com>
Sat, 21 Jan 2017 05:50:08 +0000 (00:50 -0500)
committerLen Brown <len.brown@intel.com>
Wed, 1 Mar 2017 05:14:04 +0000 (00:14 -0500)
commitb3a34e9382a4aacfa7c0b24f9548737bbb20338e
treed605d3b39931eed7f5b07f748b4290a271798a96
parent0f7887c49b0c454aef9936a6eadabe1c91b5af55
tools/power turbostat: decode CPUID(6).TURBO

show the CPUID feature for turbo to clarify the case
when it may not be shown in MISC_ENABLE

CPUID(6): APERF, TURBO, DTS, PTM, No-HWP, No-HWPnotify, No-HWPwindow, No-HWPepp, No-HWPpkg, EPB
cpu4: MSR_IA32_MISC_ENABLE: 0x00850089 (TCC EIST MWAIT TURBO)

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c