aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/task_fd_query_user.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-05-24samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song1-0/+382
This is mostly to test kprobe/uprobe which needs kernel headers. Signed-off-by: Yonghong Song <yhs@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>