diff options
author | Eduard Zingerman <eddyz87@gmail.com> | 2023-11-21 05:06:57 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-11-21 05:36:40 +0300 |
commit | 958465e217dbf5fc6677d42d8827fb3073d86afd (patch) | |
tree | f7d2e4937e28bd7157da6815ca29fea42be3c284 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ab5cfac139ab8576fb54630d4cca23c3e690ee90 (diff) | |
download | linux-958465e217dbf5fc6677d42d8827fb3073d86afd.tar.xz |
selftests/bpf: tests for iterating callbacks
A set of test cases to check behavior of callback handling logic,
check if verifier catches the following situations:
- program not safe on second callback iteration;
- program not safe on zero callback iterations;
- infinite loop inside a callback.
Verify that callback logic works for bpf_loop, bpf_for_each_map_elem,
bpf_user_ringbuf_drain, bpf_find_vma.
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20231121020701.26440-8-eddyz87@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