aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv4/tcp_fastopen.c
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2020-08-20 16:12:38 -0700
committerAlexei Starovoitov <ast@kernel.org>2020-08-21 15:40:22 -0700
commit50e09460d9f8dee9fbaaa3194c7921753d75cd96 (patch)
tree32f091aebdcbf0f28defd547e508a4daac7aaa43 /net/ipv4/tcp_fastopen.c
parentlibbpf: Add __noinline macro to bpf_helpers.h (diff)
downloadwireguard-linux-50e09460d9f8dee9fbaaa3194c7921753d75cd96.tar.xz
wireguard-linux-50e09460d9f8dee9fbaaa3194c7921753d75cd96.zip
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 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions