commit | cf4cbe5314884c3123fe4ca137e9d750b6e2b8c9 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Sun Jan 01 13:08:33 2017 -0500 |
committer | Len Brown <len.brown@intel.com> | Sat Feb 25 16:52:29 2017 -0500 |
tree | e2a33738a877b5e0f6bdfc423051771a203289af | |
parent | 812db3f77b9a3f6ed59baf7a0d5c3fd8ec8ef86a [diff] |
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT and so --debug fails with: turbostat: msr 1 offset 0x1aa read failed: Input/output error It seems that baytrail, and airmont do not have this MSR. It is included in subsequent Goldmont Atom. Signed-off-by: Len Brown <len.brown@intel.com>