summaryrefslogtreecommitdiff
path: root/samples/bpf/syscall_tp_user.c
AgeCommit message (Collapse)AuthorFilesLines
2017-08-08bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song1-0/+71
Signed-off-by: Yonghong Song <yhs@fb.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>