This patchset adds btf_dedup() support during DWARF to BTF conversion. Andrii Nakryiko (2): libbpf: pull latest libbpf and build libbpf as shared lib btf_encoder: run BTF deduplication before writing out to ELF CMakeLists.txt | 13 +++++++++---- lib/bpf | 2 +- libbtf.c | 44 ++++++++++++++++++++++++++++++++++---------- 3 files changed, 44 insertions(+), 15 deletions(-) -- 2.17.1