blob: 14f56c1fe391ba0b9734636e11abffd44b038795 [file] [log] [blame]
d81283d27266 ("libbpf: Improve btf__add_btf() with an additional hashmap for strings.")
7ca611215983 ("libbpf: Add API that copies all BTF types from one BTF object to another")
5b84bd10363e ("libbpf: Add support for BTF_KIND_TAG")
30025e8bd80f ("libbpf: Rename btf_{hash,equal}_int to btf_{hash,equal}_int_tag")
2f3830412786 ("libbpf: Make libbpf_version.h non-auto-generated")
0b46b7550560 ("libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations")
668ace0ea5ab ("libbpf: Use BPF perf link when supported by kernel")
61c7aa5020e9 ("libbpf: Re-build libbpf.so when libbpf.map changes")
61fc51b1d3e5 ("libbpf: Add split BTF support for btf__load_from_kernel_by_id()")
6cc93e2f2c1c ("libbpf: Rename btf__get_from_id() as btf__load_from_kernel_by_id()")
3c7e58590600 ("libbpf: Rename btf__load() as btf__load_into_kernel()")
6d2d73cdd673 ("libbpf: Return non-null error on failures in libbpf_find_prog_btf_id()")
920d16af9b42 ("libbpf: BTF dumper support for typed data")
0779890fed78 ("tools/bpftool: Fix cross-build")
7d8a819dd316 ("libbpf: Install skel_internal.h header used from light skeletons")
232c9e8bd5eb ("libbpf: Refactor header installation portions of Makefile")
16cac0060680 ("libbpf: Move few APIs from 0.4 to 0.5 version")
e9fc3ce99b34 ("libbpf: Streamline error reporting for high-level APIs")
f12b65432728 ("libbpf: Streamline error reporting for low-level APIs")
5981881d21df ("libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors")