diff options
author | Len Brown <len.brown@intel.com> | 2014-08-15 06:36:50 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2015-02-09 22:41:16 +0100 |
commit | 98481e79b60a50d699b79292ff1b7e56e7fa8425 (patch) | |
tree | 148ec049930bed66b08ccbfa1dcddc11ebd841c4 /scripts | |
parent | Linux 3.19 (diff) | |
download | linux-98481e79b60a50d699b79292ff1b7e56e7fa8425.tar.xz linux-98481e79b60a50d699b79292ff1b7e56e7fa8425.zip |
tools/power turbostat: relax dependency on root permission
For turbostat to run as non-root, it needs to permissions:
1. read access to /dev/cpu/*/msr
via standard user/group/world file permissions
2. CAP_SYS_RAWIO
eg. # setcap cap_sys_rawio=ep turbostat
Yes, running as root still works.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions