]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69893915dc4e656ceed5bc999e709ef7934e1d44
treee0d57af5cd32e9d6a278b54a5defa7b7510458e6
parent039ac367f6355cff089010863e0f09dcb583dc00
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]