summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_current_task_under_cgroup_user.c
AgeCommit message (Expand)AuthorLines
2022-12-29samples/bpf: Change _kern suffix to .bpf with syscall tracing programDaniel T. Lee-1/+1
2022-12-19samples/bpf: fix uninitialized warning with test_current_task_under_cgroupDaniel T. Lee-2/+4
2020-08-24samples: bpf: Refactor kprobe tracing programs with libbpfDaniel T. Lee-10/+42
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev-1/+1
2018-09-18samples/bpf: remove duplicated includesYueHaibing-1/+0
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski-1/+1
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer-4/+4
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon-84/+24
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon-0/+145