diff options
author | Beau Belgrave <beaub@linux.microsoft.com> | 2023-09-12 20:07:04 +0200 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-10-04 04:29:43 +0200 |
commit | 2c6d0950f65e537ddec96548e2f73c00e758f87e (patch) | |
tree | 6f36d2538d9f16d9039b91b5e907713b469cdbf7 /kernel | |
parent | selftests/user_events: Test persist flag cases (diff) | |
download | linux-2c6d0950f65e537ddec96548e2f73c00e758f87e.tar.xz 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 'kernel')
0 files changed, 0 insertions, 0 deletions