Lines Matching refs:perf_event
47 +class perf_event
65 +class perf_event
114 9. Login and check that dmesg output doesn't mention that perf_event class is unknown to SELinux su…
141 more perf_event access control information and adjusting the policy.
156 output would contain AVC denied records related to perf_event:
158 # journalctl --reverse --no-pager | grep perf_event
160 …python3[1318099]: SELinux is preventing perf from open access on the perf_event labeled unconfined…
161 …If you believe that perf should be allowed open access on perf_event labeled unconfined_t by defau…
162 …setroubleshoot[1318099]: SELinux is preventing perf from open access on the perf_event labeled unc…
163 …c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=perf_event permissive=0
168 be generated using the system audit records about blocking perf_event access.
170 perf_event related rules:
178 class perf_event { cpu kernel open read tracepoint write };
182 allow unconfined_t self:perf_event { cpu kernel open read tracepoint write };