summaryrefslogtreecommitdiff
path: root/samples/bpf/test_current_task_under_cgroup_kern.c
AgeCommit message (Expand)Author
2022-12-29samples/bpf: Change _kern suffix to .bpf with syscall tracing programDaniel T. Lee
2022-12-29samples/bpf: Use vmlinux.h instead of implicit headers in syscall tracing pro...Daniel T. Lee
2022-12-29samples/bpf: Use kyscall instead of kprobe in syscall tracing programDaniel T. Lee
2020-08-24samples: bpf: Refactor kprobe tracing programs with libbpfDaniel T. Lee
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon