Sample Header Ad - 728x90

Security implications of changing “perf_event_paranoid”

13 votes
1 answer
11464 views
I'd like to use the perf utility to gather measurements for my program. It runs on a shared cluster machine with Debian 9 where by default the /proc/sys/kernel/perf_event_paranoid is set to 3, therefore disallowing me to gather measurements. Before changing it, I'd like to know what the implications of this are. Is it just security that would allow other users to profile stuff run by other uses and therefore gain insights? We do not care about this as it is a inner circle of users anyway. Or is it performance perhaps, which will impact everyone else as well?
Asked by Martin Ueding (2812 rep)
May 15, 2019, 12:12 PM
Last activity: Jul 8, 2021, 11:39 AM