9af44bc5d4d7 ("libbpf: Add generic BTF type shallow copy API") 22541a9eeb0d ("libbpf: Add BTF_KIND_FLOAT support") 4f33a53d5600 ("libbpf: Add kernel module BTF support for CO-RE relocations") 0f7515ca7cdd ("libbpf: Refactor CO-RE relocs to not assume a single BTF object") f86524efcf9e ("libbpf: Support BTF dedup of split BTFs") ba451366bf44 ("libbpf: Implement basic split BTF support") 88a82c2a9ab5 ("libbpf: Unify and speed up BTF string deduplication") c81ed6d81e05 ("libbpf: Factor out common operations in BTF writing APIs") 2b7d88c2b582 ("libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override") 33433913459a ("libbpf: Fix uninitialized variable in btf_parse_type_sec") 3289959b97ca ("libbpf: Support BTF loading and raw data output in both endianness") f86ed050bcee ("libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset") 4a3b33f8579a ("libbpf: Add BTF writing APIs") a871b0431024 ("libbpf: Add btf__new_empty() to create an empty BTF object") 919d2b1dbb07 ("libbpf: Allow modification of BTF and add btf__add_str API") 192f5a1fe689 ("libbpf: Generalize common logic for managing dynamically-sized arrays") b86042478fa0 ("libbpf: Remove assumption of single contiguous memory for BTF data") 740e69c3c511 ("libbpf: Refactor internals of BTF type index") 5d23328dccd9 ("libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section") 521095842027 ("libbpf: Deprecate notion of BPF program "title" in favor of "section name"") 8505e8709b5e ("libbpf: Implement generalized .BTF.ext func/line info adjustment") c3c556966de7 ("libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls") db2b8b06423c ("libbpf: Support CO-RE relocations for multi-prog sections") c112239272c6 ("libbpf: Parse multi-function sections into multiple BPF programs") 2e80be60c465 ("libbpf: Fix compilation warnings for 64-bit printf args") 3418c56de81f ("libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo") 9c0f8cbdc0e9 ("libbpf: Normalize and improve logging across few functions") 50e09460d9f8 ("libbpf: Skip well-known ELF sections when iterating ELF") 88a82120282b ("libbpf: Factor out common ELF operations and improve logging") dca5612f8eb9 ("libbpf: Add perf_buffer APIs for better integration with outside epoll loop")