summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_cgrp2_attach.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski2018-05-151-1/+2
* bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-131-1/+1
* samples/bpf: Switch over to libbpfJoe Stringer2016-12-201-1/+2
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-4/+7
* samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add modeSargun Dhillon2016-11-301-30/+50
* samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-251-0/+147