diff options
author | Jiri Olsa <jolsa@kernel.org> | 2022-03-16 13:24:16 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-03-17 20:17:19 -0700 |
commit | f7a11eeccb11185437f4da1c80b66b857d1e906f (patch) | |
tree | 22061e9e6b4da7212c81774c2bb1432bd28dbc04 /tools/testing/selftests/bpf/prog_tests/bpf_cookie.c | |
parent | ddc6b04989eb099368d3e6b6eaf5a6b181a36f91 (diff) |
selftests/bpf: Add kprobe_multi attach test
Adding kprobe_multi attach test that uses new fprobe interface to
attach kprobe program to multiple functions.
The test is attaching programs to bpf_fentry_test* functions and
uses single trampoline program bpf_prog_test_run to trigger
bpf_fentry_test* functions.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220316122419.933957-11-jolsa@kernel.org
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_cookie.c')
0 files changed, 0 insertions, 0 deletions