summaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: add sampleip exampleBrendan Gregg2016-09-021-0/+4
* samples/bpf: add perf_event+bpf exampleAlexei Starovoitov2016-09-021-0/+4
* samples/bpf: Add tunnel set/get tests.William Tu2016-08-191-0/+1
* samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon2016-08-121-0/+5
* samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon2016-07-251-0/+4
* bpf: add sample for xdp forwarding and rewriteBrenden Blanco2016-07-191-0/+5
* Add sample for adding simple drop program to linkBrenden Blanco2016-07-191-0/+4
* cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau2016-07-011-0/+3
* samples/bpf: add 'pointer to packet' testsAlexei Starovoitov2016-05-061-0/+2
* samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer2016-04-291-11/+14
* samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer2016-04-291-0/+8
* samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer2016-04-291-0/+18
* samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer2016-04-291-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-9/+3
|\
| * samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao2016-04-061-9/+3
* | samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov2016-04-071-0/+5
|/
* samples/bpf: add map performance testAlexei Starovoitov2016-03-081-0/+4
* samples/bpf: add bpf map stress testAlexei Starovoitov2016-03-081-0/+4
* samples/bpf: offwaketime exampleAlexei Starovoitov2016-02-201-0/+4
* bpf: samples: exclude asm/sysreg.h for arm64Yang Shi2015-11-161-2/+5
* bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-021-0/+3
* samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov2015-10-221-0/+7
* samples/bpf: example of get selected PMU counter valueKaixu Xia2015-08-091-0/+4
* bpf: BPF based latency tracingDaniel Wagner2015-06-231-0/+4
* samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov2015-05-211-0/+4
* samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov2015-05-211-0/+4
* samples/bpf: fix in-source build of samples with clangBrenden Blanco2015-05-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-0/+1
|\
| * tc: bpf: add checksum helpersAlexei Starovoitov2015-04-061-0/+1
* | samples/bpf: Add kmem_alloc()/free() tracker toolAlexei Starovoitov2015-04-021-0/+4
* | samples/bpf: Add IO latency analysis (iosnoop/heatmap) toolAlexei Starovoitov2015-04-021-0/+4
* | samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov2015-04-021-0/+4
* | samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-021-0/+4
|/
* samples: bpf: large eBPF program in CAlexei Starovoitov2014-12-051-0/+4
* samples: bpf: trivial eBPF program in CAlexei Starovoitov2014-12-051-0/+14
* samples: bpf: example of stateful socket filteringAlexei Starovoitov2014-12-051-0/+2
* 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/+12
OpenPOWER on IntegriCloud