aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-06samples/bpf: add 'pointer to packet' testsAlexei Starovoitov1-0/+2
2016-04-29samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer1-11/+14
2016-04-29samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer1-0/+8
2016-04-29samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer1-0/+18
2016-04-29samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer1-1/+5
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+3
2016-04-07samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov1-0/+5
2016-04-06samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao1-9/+3
2016-03-08samples/bpf: add map performance testAlexei Starovoitov1-0/+4
2016-03-08samples/bpf: add bpf map stress testAlexei Starovoitov1-0/+4
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov1-0/+4
2015-11-16bpf: samples: exclude asm/sysreg.h for arm64Yang Shi1-2/+5
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann1-0/+3
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov1-0/+7
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia1-0/+4
2015-06-23bpf: BPF based latency tracingDaniel Wagner1-0/+4
2015-05-21samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov1-0/+4
2015-05-21samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov1-0/+4
2015-05-12samples/bpf: fix in-source build of samples with clangBrenden Blanco1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov1-0/+1
2015-04-02samples/bpf: Add kmem_alloc()/free() tracker toolAlexei Starovoitov1-0/+4
2015-04-02samples/bpf: Add IO latency analysis (iosnoop/heatmap) toolAlexei Starovoitov1-0/+4
2015-04-02samples/bpf: Add counting example for kfree_skb() function calls and the write() syscallAlexei Starovoitov1-0/+4
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov1-0/+4
2014-12-05samples: bpf: large eBPF program in CAlexei Starovoitov1-0/+4
2014-12-05samples: bpf: trivial eBPF program in CAlexei Starovoitov1-0/+14
2014-12-05samples: bpf: example of stateful socket filteringAlexei Starovoitov1-0/+2
2014-11-18bpf: add a testsuite for eBPF mapsAlexei Starovoitov1-1/+2
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov1-0/+12