aboutsummaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAge
* samples/bpf: add verifier testsAlexei Starovoitov2016-05-06
* samples/bpf: add 'pointer to packet' testsAlexei Starovoitov2016-05-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * samples/bpf: fix trace_output exampleAlexei Starovoitov2016-04-28
* | samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer2016-04-29
* | samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer2016-04-29
* | samples/bpf: add a README file to get users startedJesper Dangaard Brouer2016-04-29
* | samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer2016-04-29
* | samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer2016-04-29
* | bpf, samples: add test cases for raw stackDaniel Borkmann2016-04-14
* | bpf, samples: don't zero data when not neededDaniel Borkmann2016-04-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\|
| * samples/bpf: Enable powerpc supportNaveen N. Rao2016-04-06
| * samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao2016-04-06
| * samples/bpf: Fix build breakage with map_perf_test_user.cNaveen N. Rao2016-04-06
* | samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov2016-04-07
* | samples/bpf: tracepoint exampleAlexei Starovoitov2016-04-07
* | samples/bpf: add tracepoint support to bpf loaderAlexei Starovoitov2016-04-07
|/
* samples/bpf: add map performance testAlexei Starovoitov2016-03-08
* samples/bpf: stress test bpf_get_stackidAlexei Starovoitov2016-03-08
* samples/bpf: add bpf map stress testAlexei Starovoitov2016-03-08
* samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov2016-03-08
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-08
* samples/bpf: move ksym_search() into libraryAlexei Starovoitov2016-03-08
* samples/bpf: make map creation more verboseAlexei Starovoitov2016-03-08
* samples/bpf: offwaketime exampleAlexei Starovoitov2016-02-20
* samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov2016-02-06
* samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAYtom.leiming@gmail.com2016-02-06
* samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASHMartin KaFai Lau2016-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-17
|\
| * bpf: samples: exclude asm/sysreg.h for arm64Yang Shi2015-11-16
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\ \ | |/ |/|
| * configfs: remove old APIChristoph Hellwig2015-10-14
* | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-06
|\ \
| * | Sample: Trace_event: Correct the commentsChunyan Zhang2015-11-02
| |/
* | bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\ \
| * | bpf: sample: define aarch64 specific registersYang Shi2015-10-27
* | | samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov2015-10-22
* | | bpf: add unprivileged bpf testsAlexei Starovoitov2015-10-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\| |
| * | kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-01
| |/
* / bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-18
|/
* bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia2015-08-12
* samples/bpf: example of get selected PMU counter valueKaixu Xia2015-08-10
* ebpf: Allow dereferences of PTR_TO_STACK registersAlex Gartrell2015-07-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\
| * tracing: Fix sample output of dynamic arraysSteven Rostedt (Red Hat)2015-07-17
* | samples: bpf: enable trace samples for s390xMichael Holzheu2015-07-08
|/
* bpf: BPF based latency tracingDaniel Wagner2015-06-23