aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAndrii Nakryiko2020-08-20 16:12:38 -0700
committerAlexei Starovoitov2020-08-21 15:40:22 -0700
commit50e09460d9f8dee9fbaaa3194c7921753d75cd96 (patch)
tree32f091aebdcbf0f28defd547e508a4daac7aaa43 /Documentation
parent819c23af561c4dc8c35faaacacdfa9ba81bacf5f (diff)
libbpf: Skip well-known ELF sections when iterating ELF
Skip and don't log ELF sections that libbpf knows about and ignores during ELF processing. This allows to not unnecessarily log details about those ELF sections and cleans up libbpf debug log. Ignored sections include DWARF data, string table, empty .text section and few special (e.g., .llvm_addrsig) useless sections. With such ELF sections out of the way, log unrecognized ELF sections at pr_info level to increase visibility. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200820231250.1293069-5-andriin@fb.com
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions