commit | 232ce4be295743deb2cf9a7cf9c60a4fde367964 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@kernel.org> | Sat Jul 11 23:53:27 2020 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Jul 13 10:42:03 2020 -0700 |
tree | 2aa14d6bc698905419ca9670f381c83bb56fc340 | |
parent | 49f4e6720748c778795df62d222d0200b61345be [diff] |
bpf: Add info about .BTF_ids section to btf.rst Updating btf.rst doc with info about .BTF_ids section Signed-off-by: Jiri Olsa <jolsa@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Tested-by: Andrii Nakryiko <andriin@fb.com> Acked-by: Andrii Nakryiko <andriin@fb.com> Link: https://lore.kernel.org/bpf/20200711215329.41165-8-jolsa@kernel.org