On Fri, 1 Aug 2025 12:21:05 +0200 Tomasz Duszynski <tduszyn...@marvell.com> wrote:
> /proc/sys/kernel/perf_user_access attribute allow user process to access > perf counters. Though in order to change it binary requires elevated > capabilities or must be run as root. If that's not the case counter > access remains disabled. Hence to avoid confusion log message that > that warns user about that. > > Signed-off-by: Tomasz Duszynski <tduszyn...@marvell.com> > --- What do Linux perf tools do in this case?