aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/test_current_task_under_cgroup_user.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-29samples/bpf: Change _kern suffix to .bpf with syscall tracing programGravatar Daniel T. Lee 1-1/+1
2022-12-19samples/bpf: fix uninitialized warning with test_current_task_under_cgroupGravatar Daniel T. Lee 1-2/+4
2020-08-24samples: bpf: Refactor kprobe tracing programs with libbpfGravatar Daniel T. Lee 1-10/+42
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Gravatar Thomas Gleixner 1-4/+1
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupGravatar Stanislav Fomichev 1-1/+1
2018-09-18samples/bpf: remove duplicated includesGravatar YueHaibing 1-1/+0
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hGravatar Jakub Kicinski 1-1/+1
2016-12-15samples/bpf: Make samples more libbpf-centricGravatar Joe Stringer 1-4/+4
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersGravatar Sargun Dhillon 1-84/+24
2016-08-12samples/bpf: Add test_current_task_under_cgroup testGravatar Sargun Dhillon 1-0/+145