diff options
author | Beau Belgrave <beaub@linux.microsoft.com> | 2023-04-26 01:51:05 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-04-26 04:04:16 +0300 |
commit | 17b439db21d5dbe70c419e982262621e5e6aba7f (patch) | |
tree | 20e77f8a2a91e04fbfdb30355df7eb5fbb03643d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cd98c93286a30cc4588dfd02453bec63c2f4acf4 (diff) | |
download | linux-17b439db21d5dbe70c419e982262621e5e6aba7f.tar.xz |
tracing/user_events: Ensure bit is cleared on unregister
If an event is enabled and a user process unregisters user_events, the
bit is left set. Fix this by always clearing the bit in the user process
if unregister is successful.
Update abi self-test to ensure this occurs properly.
Link: https://lkml.kernel.org/r/20230425225107.8525-3-beaub@linux.microsoft.com
Suggested-by: Doug Cook <dcook@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-sqlite.py')
0 files changed, 0 insertions, 0 deletions