commit | 7e06aad52929d17610f28acd40dd10ed62295f85 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Thu Sep 03 13:35:34 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Sep 03 17:14:40 2020 -0700 |
tree | fded03df19334af5645c7d1d7ef673bc52e07eda | |
parent | 8505e8709b5eedb7c662354e8436a2a164181109 [diff] |
libbpf: Add multi-prog section support for struct_ops Adjust struct_ops handling code to work with multi-program ELF sections properly. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200903203542.15944-7-andriin@fb.com