diff options
| author | Tiezhu Yang <[email protected]> | 2021-04-23 01:23:30 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2021-04-24 00:11:58 +0000 |
| commit | 350a62ca065be252ababc43a7c96f8aca390a18f (patch) | |
| tree | af3b1e2e886adab5b5f6ba5a8ea5327627d28cf7 /tools/testing/selftests/bpf/prog_tests/bpf_iter.c | |
| parent | Merge branch 'BPF static linker: support externs' (diff) | |
| download | kernel-350a62ca065be252ababc43a7c96f8aca390a18f.tar.gz kernel-350a62ca065be252ababc43a7c96f8aca390a18f.zip | |
bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst
pahole starts to use libbpf definitions and APIs since v1.13 after the
commit 21507cd3e97b ("pahole: add libbpf as submodule under lib/bpf").
It works well with the git repository because the libbpf submodule will
use "git submodule update --init --recursive" to update.
Unfortunately, the default github release source code does not contain
libbpf submodule source code and this will cause build issues, the tarball
from https://git.kernel.org/pub/scm/devel/pahole/pahole.git/ is same with
github, you can get the source tarball with corresponding libbpf submodule
codes from
https://fedorapeople.org/~acme/dwarves
This change documents the above issues to give more information so that
we can get the tarball from the right place, early discussion is here:
https://lore.kernel.org/bpf/[email protected]/
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Reviewed-by: Arnaldo Carvalho de Melo <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_iter.c')
0 files changed, 0 insertions, 0 deletions
