diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2019-08-13 23:19:42 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-08-13 23:19:42 +0200 |
commit | 72ef80b5ee131e96172f19e74b4f98fa3404efe8 (patch) | |
tree | 5534805c878ae24eb57d84b6d784c1f6f4b4cd7c /samples | |
parent | selftests/bpf: fix race in flow dissector tests (diff) | |
parent | libbpf: attempt to load kernel BTF from sysfs first (diff) | |
download | linux-72ef80b5ee131e96172f19e74b4f98fa3404efe8.tar.xz linux-72ef80b5ee131e96172f19e74b4f98fa3404efe8.zip |
Merge branch 'bpf-libbpf-read-sysfs-btf'
Andrii Nakryiko says:
====================
Now that kernel's BTF is exposed through sysfs at well-known location, attempt
to load it first as a target BTF for the purpose of BPF CO-RE relocations.
Patch #1 is a follow-up patch to rename /sys/kernel/btf/kernel into
/sys/kernel/btf/vmlinux.
Patch #2 adds ability to load raw BTF contents from sysfs and expands the list
of locations libbpf attempts to load vmlinux BTF from.
====================
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions