commit | a729617c58529be0be8faa22c5d45748bb0f12e5 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Fri Jan 23 01:33:58 2015 -0500 |
committer | Len Brown <len.brown@intel.com> | Mon Feb 09 18:28:18 2015 -0500 |
tree | f50255767f07a7bc8ccbc0abcd3e097b7ea7cef8 | |
parent | d7899447535929b3672442b7b42a09ae4e48fa91 [diff] |
tools/power turbostat: relax dependency on APERF_MSR While turbostat is significantly less useful on systems with no APERF_MSR, it seems more friendly to run on such systems and report what we can, rather than refusing to run. Update man page to reflect recent changes. Signed-off-by: Len Brown <len.brown@intel.com>