commit | bfae2052265cde825afaba35eb3a4d3889432734 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Wed Jun 17 12:27:21 2015 -0400 |
committer | Len Brown <len.brown@intel.com> | Wed Jun 17 12:27:21 2015 -0400 |
tree | 9abd87283740d759def86b80900286cc5aed8fda | |
parent | 75fd7ffa7fab91c2c3234bd3e465ba4f366733f4 [diff] |
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>