Home
last modified time | relevance | path

Searched refs:CAP_PERFMON (Results 1 – 14 of 14) sorted by relevance

/tools/perf/util/
A Dcap.h13 #ifndef CAP_PERFMON
14 #define CAP_PERFMON 38 macro
A Dutil.c339 if (!used_root && perf_cap__capable(CAP_PERFMON, &used_root)) in perf_event_paranoid_check()
/tools/testing/selftests/bpf/
A Dcap_helpers.h9 #ifndef CAP_PERFMON
10 #define CAP_PERFMON 38 macro
A Dtest_loader.c785 1ULL << CAP_PERFMON | 1ULL << CAP_BPF); in drop_capabilities()
A Dtest_verifier.c70 1ULL << CAP_PERFMON | \
/tools/testing/selftests/bpf/progs/
A Dbpf_misc.h146 #define CAP_PERFMON 38 macro
/tools/perf/Documentation/
A Dsecurity.txt131 can be limited for superuser or CAP_PERFMON or CAP_SYS_ADMIN privileged
144 without CAP_PERFMON or CAP_SYS_ADMIN Linux capability.
A Dperf-amd-ibs.txt37 CAP_SYS_ADMIN or CAP_PERFMON privilege.
A Dperf-intel-pt.txt842 which in turn requires CAP_PERFMON or CAP_SYS_ADMIN.
/tools/testing/selftests/bpf/prog_tests/
A Dtc_bpf.c408 ret = cap_disable_effective(1ULL << CAP_SYS_ADMIN | 1ULL << CAP_PERFMON, NULL); in tc_bpf_non_root()
A Dtoken.c61 (1ULL << CAP_PERFMON) | in drop_priv_caps()
/tools/bpf/bpftool/
A Dfeature.c1075 capability(CAP_PERFMON), in handle_perms()
/tools/perf/
A Ddesign.txt264 all events on CPU-x. Per CPU counters need CAP_PERFMON or CAP_SYS_ADMIN
A Dbuiltin-ftrace.c75 if (perf_cap__capable(CAP_PERFMON, &used_root)) in check_ftrace_capable()

Completed in 35 milliseconds