You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/proc/sys/kernel/perf_user_access attribute allow user process to access
perf counters. Though in order to change it, a process requires elevated
capabilities or must be run as root. If that's not the case, counter
access remains disabled. Hence, to avoid confusion, log message that
warns user about that.
Signed-off-by: Tomasz Duszynski <[email protected]>
0 commit comments