-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Labels
Description
Running PAPI experiments requires setting paranoid flag in kernel /proc/sys/kernel/perf_event_paranoid
and providing privileges for Docker. The current setting is too wide and should be replaced with a more fine-grain permission control that only provides syscalls related to hardware counters. In addition, we should notify user about changing the flag.