commit | 495c7654ccfb771d19ce1b9fbc7be21e45b14636 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Wed Feb 08 02:41:51 2017 -0500 |
committer | Len Brown <len.brown@intel.com> | Wed Mar 01 00:14:21 2017 -0500 |
tree | a76f16fc95d652bee93e95ee37d2fac2f74506eb | |
parent | ade0ebacdf03591b3dab642e6e92da60c20ebdb3 [diff] |
tools/power turbostat: extend --add option to accept /sys path Previously, the --add option could specify only an MSR. Here is is extended so an arbitrary /sys attribute, as specified by an absolute file path name. sudo ./turbostat --add /sys/devices/system/cpu/cpu0/cpuidle/state5/usage Signed-off-by: Len Brown <len.brown@intel.com>