mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
This patch exposes the btf_custom_path feature to bpftool, allowing users to specify a custom BTF file when loading BPF programs using prog load or prog loadall commands. The argument 'btf_custom_path' in libbpf is used for those kernels that don't have CONFIG_DEBUG_INFO_BTF enabled but still want to perform CO-RE relocations. Suggested-by: Quentin Monnet <qmo@kernel.org> Reviewed-by: Quentin Monnet <qmo@kernel.org> Signed-off-by: Jiayuan Chen <jiayuan.chen@linux.dev> Link: https://lore.kernel.org/r/20250516144708.298652-1-jiayuan.chen@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org> |
||
|---|---|---|
| .. | ||
| bpftool-btf.rst | ||
| bpftool-cgroup.rst | ||
| bpftool-feature.rst | ||
| bpftool-gen.rst | ||
| bpftool-iter.rst | ||
| bpftool-link.rst | ||
| bpftool-map.rst | ||
| bpftool-net.rst | ||
| bpftool-perf.rst | ||
| bpftool-prog.rst | ||
| bpftool-struct_ops.rst | ||
| bpftool.rst | ||
| common_options.rst | ||
| Makefile | ||
| substitutions.rst | ||