linux/tools/power/x86
Len Brown 98481e79b6 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>
2015-02-09 16:41:16 -05:00
..
turbostat tools/power turbostat: relax dependency on root permission 2015-02-09 16:41:16 -05:00
x86_energy_perf_policy tools: Allow tools to be installed in a user specified location 2012-11-30 01:09:45 -05:00