summaryrefslogtreecommitdiffstats
path: root/samples/bpf/libbpf.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-201-36/+0Star
* samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-201-7/+0Star
* tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer2016-12-201-21/+0Star
* samples/bpf: Switch over to libbpfJoe Stringer2016-12-201-111/+0Star
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-12/+11Star
* samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-251-0/+21
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-081-2/+3
* bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-031-0/+19
* samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-021-1/+13
* samples: bpf: example of stateful socket filteringAlexei Starovoitov2014-12-061-0/+28
* bpf: add a testsuite for eBPF mapsAlexei Starovoitov2014-11-181-1/+2
* bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-261-0/+94