Home
last modified time | relevance | path

Searched hist:bfae2052 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.cbfae2052 Wed Jun 17 11:27:21 CDT 2015 Len Brown <len.brown@intel.com> tools/power turbostat: cpu0 is no longer hard-coded, so update output

The --debug option reads a number of per-package MSRs.
Previously we explicitly read them on cpu0, but recently
turbostat changed to read them on the current "base_cpu".

Update the print-out to reflect base_cpu, rather than
the hard-coded cpu0.

Signed-off-by: Len Brown <len.brown@intel.com>