diff options
author | Len Brown <len.brown@intel.com> | 2022-04-17 05:25:45 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2022-04-17 06:07:05 +0300 |
commit | 164d7a965b3e31b1ea109d2bf5dd68e1b41e020f (patch) | |
tree | 6366651207fef12290df8b4f58c1da079b2508bd /scripts/gdb/linux/tasks.py | |
parent | 6397b6418935773a34b533b3348b03f4ce3d7050 (diff) | |
download | linux-164d7a965b3e31b1ea109d2bf5dd68e1b41e020f.tar.xz |
tools/power turbostat: be more useful as non-root
Don't exit if used this way:
sudo setcap cap_sys_nice,cap_sys_rawio=+ep ./turbostat
sudo chmod +r /dev/cpu/*/msr
./turbostat
note: cap_sys_admin is now also needed for the perf IPC counter:
sudo setcap cap_sys_admin,cap_sys_nice,cap_sys_rawio=+ep ./turbostat
Reported-by: Artem S. Tashkinov <aros@gmx.com>
Reported-by: Toby Broom <tbroom@outlook.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions