diff options
author | Beau Belgrave <beaub@linux.microsoft.com> | 2023-06-14 19:33:31 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-06-14 20:43:26 +0300 |
commit | b08d72580584ab89c41d6fc0f15cd1cf4ce2ed93 (patch) | |
tree | 7c78842688e28819ee90a0495d7b108176675a8e /scripts/gdb/linux/utils.py | |
parent | ed0e0ae0c932188654422d01f4e0ea14ff97c063 (diff) | |
download | linux-b08d72580584ab89c41d6fc0f15cd1cf4ce2ed93.tar.xz |
tracing/user_events: Store register flags on events
Currently we don't have any available flags for user processes to use to
indicate options for user_events. We will soon have a flag to indicate
the event should or should not auto-delete once it's not being used by
anyone.
Add a reg_flags field to user_events and parameters to existing
functions to allow for this in future patches.
Link: https://lkml.kernel.org/r/20230614163336.5797-2-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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions