perf_event_open in github actions

Viewed 13

perf_event_open always returns -1 ("file not found" error) in GitHub Actions (both Ubuntu and CentOS), despite having set /proc/sys/kernel/perf_event_paranoid to 1.

Any idea how to fix that?

0 Answers
Related