aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_current_task_under_cgroup_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-29samples/bpf: Change _kern suffix to .bpf with syscall tracing programDaniel T. Lee1-41/+0
2022-12-29samples/bpf: Use vmlinux.h instead of implicit headers in syscall tracing pro...Daniel T. Lee1-3/+1
2022-12-29samples/bpf: Use kyscall instead of kprobe in syscall tracing programDaniel T. Lee1-2/+1
2020-08-24samples: bpf: Refactor kprobe tracing programs with libbpfDaniel T. Lee1-13/+14
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon1-0/+43