Linus Torvalds 00198dab3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
..
Makefile 00198dab3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
README.rst 43371c83f3 samples/bpf: Switch over to libbpf 8 years ago
bpf_helpers.h 12d8bb64e3 bpf: xdp: Add XDP example for head adjustment 8 years ago
bpf_load.c 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 years ago
bpf_load.h d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
cgroup_helpers.c 1a922fee66 samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers 8 years ago
cgroup_helpers.h 1a922fee66 samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers 8 years ago
fds_example.c 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
lathist_kern.c 0fb1170ee6 bpf: BPF based latency tracing 9 years ago
lathist_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
libbpf.h 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
lwt_len_hist.sh f74599f7c5 bpf: Add tests and samples for LWT-BPF 8 years ago
lwt_len_hist_kern.c f74599f7c5 bpf: Add tests and samples for LWT-BPF 8 years ago
lwt_len_hist_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
map_perf_test_kern.c 5db58faf98 bpf: Add tests for the LRU bpf_htab 8 years ago
map_perf_test_user.c 5db58faf98 bpf: Add tests for the LRU bpf_htab 8 years ago
offwaketime_kern.c 02413cabd6 bpf, samples: don't zero data when not needed 8 years ago
offwaketime_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
parse_ldabs.c 96a8eb1eee bpf: fix samples to add fake KBUILD_MODNAME 8 years ago
parse_simple.c 96a8eb1eee bpf: fix samples to add fake KBUILD_MODNAME 8 years ago
parse_varlen.c 96a8eb1eee bpf: fix samples to add fake KBUILD_MODNAME 8 years ago
sampleip_kern.c 2dbb4c05d0 bpf/samples: Fix PT_REGS_IP on s390x and use it 8 years ago
sampleip_user.c 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 years ago
sock_example.c 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
sock_example.h 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
sock_flags_kern.c 554ae6e792 samples/bpf: add userspace example for prohibiting sockets 8 years ago
sockex1_kern.c 614cd3bd37 samples: bpf: add skb->field examples and tests 10 years ago
sockex1_user.c 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
sockex2_kern.c d2b024d32d samples/bpf: fix sockex2 example 8 years ago
sockex2_user.c 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
sockex3_kern.c 2b064fff85 bpf samples: fix compiler errors with sockex2 and sockex3 8 years ago
sockex3_user.c 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
spintest_kern.c 138d6153a1 samples/bpf: Enable powerpc support 9 years ago
spintest_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
tc_l2_redirect.sh 90e02896f1 bpf: Add test for bpf_redirect to ipip/ip6tnl 8 years ago
tc_l2_redirect_kern.c 90e02896f1 bpf: Add test for bpf_redirect to ipip/ip6tnl 8 years ago
tc_l2_redirect_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
tcbpf1_kern.c 96a8eb1eee bpf: fix samples to add fake KBUILD_MODNAME 8 years ago
tcbpf2_kern.c 96a8eb1eee bpf: fix samples to add fake KBUILD_MODNAME 8 years ago
test_cgrp2_array_pin.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
test_cgrp2_attach.c 43371c83f3 samples/bpf: Switch over to libbpf 8 years ago
test_cgrp2_attach2.c 43371c83f3 samples/bpf: Switch over to libbpf 8 years ago
test_cgrp2_sock.c 43371c83f3 samples/bpf: Switch over to libbpf 8 years ago
test_cgrp2_sock.sh ad2805dc79 samples: bpf: add userspace example for modifying sk_bound_dev_if 8 years ago
test_cgrp2_sock2.c 554ae6e792 samples/bpf: add userspace example for prohibiting sockets 8 years ago
test_cgrp2_sock2.sh 554ae6e792 samples/bpf: add userspace example for prohibiting sockets 8 years ago
test_cgrp2_tc.sh a3f7461734 cgroup: bpf: Add an example to do cgroup checking in BPF 8 years ago
test_cgrp2_tc_kern.c 96a8eb1eee bpf: fix samples to add fake KBUILD_MODNAME 8 years ago
test_cls_bpf.sh 65d472fb00 samples/bpf: add 'pointer to packet' tests 8 years ago
test_current_task_under_cgroup_kern.c 9e6e60ecbd samples/bpf: Add test_current_task_under_cgroup test 8 years ago
test_current_task_under_cgroup_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
test_ipip.sh 173ca26e9b samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test 8 years ago
test_lru_dist.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
test_lwt_bpf.c f74599f7c5 bpf: Add tests and samples for LWT-BPF 8 years ago
test_lwt_bpf.sh f74599f7c5 bpf: Add tests and samples for LWT-BPF 8 years ago
test_overhead_kprobe_kern.c e3edfdec04 samples/bpf: add tracepoint vs kprobe performance tests 9 years ago
test_overhead_tp_kern.c e3edfdec04 samples/bpf: add tracepoint vs kprobe performance tests 9 years ago
test_overhead_user.c e3edfdec04 samples/bpf: add tracepoint vs kprobe performance tests 9 years ago
test_probe_write_user_kern.c cf9b1199de samples/bpf: Add test/example of using bpf_probe_write_user bpf helper 8 years ago
test_probe_write_user_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
test_tunnel_bpf.sh a1c82704d1 samples/bpf: extend test_tunnel_bpf.sh with IPIP test 8 years ago
trace_event_kern.c 2dbb4c05d0 bpf/samples: Fix PT_REGS_IP on s390x and use it 8 years ago
trace_event_user.c 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 years ago
trace_output_kern.c 569cc39d39 samples/bpf: fix trace_output example 8 years ago
trace_output_user.c 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 years ago
tracex1_kern.c 02413cabd6 bpf, samples: don't zero data when not needed 8 years ago
tracex1_user.c b896c4f95a samples/bpf: Add simple non-portable kprobe filter example 10 years ago
tracex2_kern.c 02413cabd6 bpf, samples: don't zero data when not needed 8 years ago
tracex2_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
tracex3_kern.c 3059303f59 samples/bpf: update tracex[23] examples to use per-cpu maps 9 years ago
tracex3_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
tracex4_kern.c 138d6153a1 samples/bpf: Enable powerpc support 9 years ago
tracex4_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
tracex5_kern.c 973d94d8a8 bpf samples: update tracex5 sample to use __seccomp_filter 8 years ago
tracex5_user.c 973d94d8a8 bpf samples: update tracex5 sample to use __seccomp_filter 8 years ago
tracex6_kern.c 5ed3ccbd5a bpf: fix build warnings and add function read_trace_pipe() 9 years ago
tracex6_user.c 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 years ago
xdp1_kern.c d9094bda5c bpf: make xdp sample variable names more meaningful 8 years ago
xdp1_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
xdp2_kern.c d9094bda5c bpf: make xdp sample variable names more meaningful 8 years ago
xdp_tx_iptunnel_common.h 12d8bb64e3 bpf: xdp: Add XDP example for head adjustment 8 years ago
xdp_tx_iptunnel_kern.c 12d8bb64e3 bpf: xdp: Add XDP example for head adjustment 8 years ago
xdp_tx_iptunnel_user.c d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago

README.rst

eBPF sample programs
====================

This directory contains a test stubs, verifier test-suite and examples
for using eBPF. The examples use libbpf from tools/lib/bpf.

Build dependencies
==================

Compiling requires having installed:
* clang >= version 3.4.0
* llvm >= version 3.7.1

Note that LLVM's tool 'llc' must support target 'bpf', list version
and supported targets with command: ``llc --version``

Kernel headers
--------------

There are usually dependencies to header files of the current kernel.
To avoid installing devel kernel headers system wide, as a normal
user, simply call::

make headers_install

This will creates a local "usr/include" directory in the git/build top
level directory, that the make system automatically pickup first.

Compiling
=========

For building the BPF samples, issue the below command from the kernel
top level directory::

make samples/bpf/

Do notice the "/" slash after the directory name.

It is also possible to call make from this directory. This will just
hide the the invocation of make as above with the appended "/".

Manually compiling LLVM with 'bpf' support
------------------------------------------

Since version 3.7.0, LLVM adds a proper LLVM backend target for the
BPF bytecode architecture.

By default llvm will build all non-experimental backends including bpf.
To generate a smaller llc binary one can use::

-DLLVM_TARGETS_TO_BUILD="BPF"

Quick sniplet for manually compiling LLVM and clang
(build dependencies are cmake and gcc-c++)::

$ git clone http://llvm.org/git/llvm.git
$ cd llvm/tools
$ git clone --depth 1 http://llvm.org/git/clang.git
$ cd ..; mkdir build; cd build
$ cmake .. -DLLVM_TARGETS_TO_BUILD="BPF;X86"
$ make -j $(getconf _NPROCESSORS_ONLN)

It is also possible to point make to the newly compiled 'llc' or
'clang' command via redefining LLC or CLANG on the make command line::

make samples/bpf/ LLC=~/git/llvm/build/bin/llc CLANG=~/git/llvm/build/bin/clang