Commit Graph

248 Commits (466fd24b681c734640ebefb1e611df0a5f10d011)

Author SHA1 Message Date
Huang Shijie 57c24b2140 samples/kretprobe: fix the wrong type 9 years ago
Huang Shijie 613413143f samples/kretprobe: convert the printk to pr_info/pr_err 9 years ago
Huang Shijie 468b88956c samples/jprobe: convert the printk to pr_info/pr_err 9 years ago
Huang Shijie e708c1488b samples/kprobe: convert the printk to pr_info/pr_err 9 years ago
Sargun Dhillon cf9b1199de samples/bpf: Add test/example of using bpf_probe_write_user bpf helper 9 years ago
Sargun Dhillon 96ae522795 bpf: Add bpf_probe_write_user BPF helper to be called in tracers 9 years ago
Martin KaFai Lau 0f06a6787e samples: Add an IPv6 '-6' option to the pktgen scripts 9 years ago
Brenden Blanco d9094bda5c bpf: make xdp sample variable names more meaningful 9 years ago
Brenden Blanco 764cbccef8 bpf: add sample for xdp forwarding and rewrite 9 years ago
Brenden Blanco 86af8b4191 Add sample for adding simple drop program to link 9 years ago
Sandeepa Prabhu af78cede8b kprobes: Add arm64 case in kprobe example module 9 years ago
Jesper Dangaard Brouer d3c937bb4c pktgen: remove sample script pktgen.conf-1-1-rdos 9 years ago
Jesper Dangaard Brouer d25692e4b7 pktgen: add sample script pktgen_sample05_flow_per_thread.sh 9 years ago
Jesper Dangaard Brouer 15f2cbbde4 pktgen: add sample script pktgen_sample04_many_flows.sh 9 years ago
Hans Verkuil 36c0f8b32c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 9 years ago
Hans Verkuil 8f10c2db77 [media] v4l2-pci-skeleton: set q->dev instead of allocating a context 9 years ago
Olof Johansson f6041c1d8a samples/seccomp: Add standalone config option 9 years ago
John Fastabend 6fd980ac39 net: samples: pktgen mode samples/tests for qdisc layer 9 years ago
Martin KaFai Lau a3f7461734 cgroup: bpf: Add an example to do cgroup checking in BPF 9 years ago
William Tu eb88d58559 samples/bpf: set max locked memory to ulimited 9 years ago
Steven Rostedt (Red Hat) aad108aa9d tracing: Add trace_printk sample code 9 years ago
Huang Shijie ea9b50133f samples/kprobes: print out the symbol name for the hooks 9 years ago
Huang Shijie d04659ac94 samples/kprobes: add a new module parameter 9 years ago
Huang Shijie 603ac5df86 kprobes: add the "tls" argument for j_do_fork 9 years ago
Arnd Bergmann 0185f85017 [media] samples: v4l: from Documentation to samples directory 9 years ago
Alexei Starovoitov 883e44e4de samples/bpf: add verifier tests 9 years ago
Alexei Starovoitov 65d472fb00 samples/bpf: add 'pointer to packet' tests 9 years ago
Andrew F. Davis b4f78259d5 rpmsg: use module_rpmsg_driver in existing drivers and examples 9 years ago
Andrew F. Davis 9122bf1839 rpmsg: drop owner assignment from rpmsg_drivers 9 years ago
Jesper Dangaard Brouer bdefbbf2ec samples/bpf: like LLC also verify and allow redefining CLANG command 9 years ago
Jesper Dangaard Brouer b62a796c10 samples/bpf: allow make to be run from samples/bpf/ directory 9 years ago
Jesper Dangaard Brouer 1c97566d51 samples/bpf: add a README file to get users started 9 years ago
Jesper Dangaard Brouer 7b01dd5793 samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported 9 years ago
Jesper Dangaard Brouer 6ccfba75d3 samples/bpf: add back functionality to redefine LLC command 9 years ago
Alexei Starovoitov 569cc39d39 samples/bpf: fix trace_output example 9 years ago
Arnd Bergmann 934275c480 samples: v4l: from Documentation to samples directory 9 years ago
Arnd Bergmann 14fbff6b4e samples: connector: from Documentation to samples directory 9 years ago
Daniel Borkmann 3f2050e20e bpf, samples: add test cases for raw stack 9 years ago
Daniel Borkmann 02413cabd6 bpf, samples: don't zero data when not needed 9 years ago
Alexei Starovoitov e3edfdec04 samples/bpf: add tracepoint vs kprobe performance tests 9 years ago
Alexei Starovoitov 3c9b16448c samples/bpf: tracepoint example 9 years ago
Alexei Starovoitov c07660409e samples/bpf: add tracepoint support to bpf loader 9 years ago
Naveen N. Rao 138d6153a1 samples/bpf: Enable powerpc support 9 years ago
Naveen N. Rao 128d1514be samples/bpf: Use llc in PATH, rather than a hardcoded value 9 years ago
Naveen N. Rao 77e63534d6 samples/bpf: Fix build breakage with map_perf_test_user.c 9 years ago
Jessica Yu 425595a7fc livepatch: reuse module loader code to write relocations 9 years ago
Alexei Starovoitov 26e9093110 samples/bpf: add map performance test 9 years ago
Alexei Starovoitov 7dcc42b685 samples/bpf: stress test bpf_get_stackid 9 years ago
Alexei Starovoitov 9d8b612d88 samples/bpf: add bpf map stress test 9 years ago
Alexei Starovoitov c3f85cffc5 samples/bpf: test both pre-alloc and normal maps 9 years ago