OSDN Git Service

selftests/bpf: Add combined fentry/fexit test
authorAlexei Starovoitov <ast@kernel.org>
Thu, 14 Nov 2019 18:57:11 +0000 (10:57 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 15 Nov 2019 22:43:41 +0000 (23:43 +0100)
commit510312882c4b583fcd4fdf972d00e9ce631ed188
treee0d57af5cd32e9d6a278b54a5defa7b7510458e6
parentd3b0856e5959fbb50a2f2f15a5614e20e51cb522
selftests/bpf: Add combined fentry/fexit test

Add a combined fentry/fexit test.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20191114185720.1641606-12-ast@kernel.org
tools/testing/selftests/bpf/prog_tests/fentry_fexit.c [new file with mode: 0644]