summaryrefslogtreecommitdiff
path: root/samples/bpf/libbpf.c
Commit message (Expand)AuthorAge
* samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-20
* samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-20
* tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer2016-12-20
* samples/bpf: Switch over to libbpfJoe Stringer2016-12-20
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-15
* samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-25
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-08
* bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-02
* samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-02
* samples: bpf: example of stateful socket filteringAlexei Starovoitov2014-12-05
* bpf: add a testsuite for eBPF mapsAlexei Starovoitov2014-11-18
* bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-26