aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/test_current_task_under_cgroup_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev1-1/+1
2018-09-18samples/bpf: remove duplicated includesYueHaibing1-1/+0
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski1-1/+1
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-4/+4
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon1-84/+24
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon1-0/+145