diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2023-07-05 17:47:30 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-07-06 05:14:54 +0300 |
commit | 906bd22a44c7c381ae92996129b075ea7beba8f6 (patch) | |
tree | 3404326742151691048ad7399fff6bc35dcaa728 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5415ccd50a8620c8cbaa32d6f18c946c453566f5 (diff) | |
download | linux-906bd22a44c7c381ae92996129b075ea7beba8f6.tar.xz |
selftests/bpf: Add selftest for check_stack_max_depth bug
Use the bpf_timer_set_callback helper to mark timer_cb as an async
callback, and put a direct call to timer_cb in the main subprog.
As the check_stack_max_depth happens after the do_check pass, the order
does not matter. Without the previous fix, the test passes successfully.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20230705144730.235802-3-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions