diff options
author | 2023-09-12 18:07:04 +0000 | |
---|---|---|
committer | 2023-10-03 22:29:43 -0400 | |
commit | 2c6d0950f65e537ddec96548e2f73c00e758f87e (patch) | |
tree | 6f36d2538d9f16d9039b91b5e907713b469cdbf7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/user_events: Test persist flag cases (diff) | |
download | wireguard-linux-2c6d0950f65e537ddec96548e2f73c00e758f87e.tar.xz wireguard-linux-2c6d0950f65e537ddec96548e2f73c00e758f87e.zip |
tracing/user_events: Document persist event flags
Users need to know how to make events persist now that we allow for
that. We also now allow the dynamic_events file to create events by
utilizing the persist flag during event register.
Add back in to documentation how /sys/kernel/tracing/dynamic_events can
be used to create persistent user_events. Add a section under registering
for the currently supported flags (USER_EVENT_REG_PERSIST) and the
required permissions. Add a note under deleting that deleting a
persistent event also requires sufficient permission.
Link: https://lkml.kernel.org/r/20230912180704.1284-4-beaub@linux.microsoft.com
Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions