diff options
author | Jiri Olsa <jolsa@kernel.org> | 2023-01-16 13:10:08 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-01-20 04:07:15 +0300 |
commit | edac4b5b185ed3d2717b8267e28e0a1187c0bc08 (patch) | |
tree | 89887c63bde6cf558ca945584158798080a0796b /.gitignore | |
parent | 07cc2c931e8e1083a31f4c51d2244fe264af63bf (diff) | |
download | linux-edac4b5b185ed3d2717b8267e28e0a1187c0bc08.tar.xz |
selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests
Add bench test for module portion of the symbols as well.
# ./test_progs -v -t kprobe_multi_bench_attach_module
bpf_testmod.ko is already unloaded.
Loading bpf_testmod.ko...
Successfully loaded bpf_testmod.ko.
test_kprobe_multi_bench_attach:PASS:get_syms 0 nsec
test_kprobe_multi_bench_attach:PASS:kprobe_multi_empty__open_and_load 0 nsec
test_kprobe_multi_bench_attach:PASS:bpf_program__attach_kprobe_multi_opts 0 nsec
test_kprobe_multi_bench_attach: found 26620 functions
test_kprobe_multi_bench_attach: attached in 0.182s
test_kprobe_multi_bench_attach: detached in 0.082s
#96 kprobe_multi_bench_attach_module:OK
Summary: 1/0 PASSED, 0 SKIPPED, 0 FAILED
Successfully unloaded bpf_testmod.ko.
It's useful for testing kprobe multi link modules resolving.
Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20230116101009.23694-3-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions