diff options
author | Yiqian Xun <xunyiqian@kylinos.cn> | 2025-02-21 11:35:55 +0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2025-02-24 16:37:17 -0700 |
commit | e402c70856a37526594ae4d74a93d37a04030a2a (patch) | |
tree | cc6612ca7f067362b3d84eb30c4bf5a9225f9cc5 /tools/perf/scripts/python/syscall-counts.py | |
parent | e35896f236f29229c68c68fd3fe49700e9ce9951 (diff) |
selftests/user_events: Fix failures caused by test code
In parse_abi function,the dyn_test fails because the
enable_file isn’t closed after successfully registering an event.
By adding wait_for_delete(), the dyn_test now passes as expected.
Link: https://lore.kernel.org/r/20250221033555.326716-1-realxxyq@163.com
Signed-off-by: Yiqian Xun <xunyiqian@kylinos.cn>
Acked-by: Beau Belgrave <beaub@linux.microsoft.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions