aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/task_fd_query_kern.c
AgeCommit message (Collapse)AuthorFilesLines
2018-05-24samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song1-0/+19
This is mostly to test kprobe/uprobe which needs kernel headers. Signed-off-by: Yonghong Song <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>