diff options
author | Len Brown <len.brown@intel.com> | 2016-12-01 20:27:46 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2016-12-01 20:27:46 -0500 |
commit | d8ebb442264de62d5d0157adb8f0df96e831b3d3 (patch) | |
tree | 95ad8dfd18f45d5db2fcf4216e5fe41abd49d1b4 | |
parent | 005c82d64d1aa49290a39573019f73b5088beeff (diff) |
tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decoding
SKX has fewer package C-states than previous generations,
and so the decoding of PKG_CSTATE_LIMIT has changed.
This changes the line ending with pkg-cstate-limit=XXX: pcYYY
Signed-off-by: Len Brown <len.brown@intel.com>
-rw-r--r-- | tools/power/x86/turbostat/turbostat.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/power/x86/turbostat/turbostat.c b/tools/power/x86/turbostat/turbostat.c |