tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decoding
authorLen Brown <len.brown@intel.com>
Fri, 2 Dec 2016 01:27:46 +0000 (20:27 -0500)
committerLen Brown <len.brown@intel.com>
Fri, 2 Dec 2016 01:27:46 +0000 (20:27 -0500)
commitd8ebb442264de62d5d0157adb8f0df96e831b3d3
tree95ad8dfd18f45d5db2fcf4216e5fe41abd49d1b4
parent005c82d64d1aa49290a39573019f73b5088beeff
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>
tools/power/x86/turbostat/turbostat.c