I am trying to use the perf tool inside a Docker container to record a given command.
kernel.perf_event_paranoid is set to 1, but the container behaves
kernel.perf_event_paranoid
Run docker with --cap-add SYS_ADMIN
--cap-add SYS_ADMIN