blob: 551b0906e8baea1e2b0b1468e1a3dc82137f96c1 [file] [log] [blame]
bc308d011ab8 ("libbpf: call dup2() syscall directly")
dac645b950ea ("libbpf: use stable map placeholder FDs")
5c742725045a ("libbpf: Move elf_find_func_offset* functions to elf object")
4aadd2920b81 ("libbpf: Ensure FD >= 3 during bpf_map__reuse_fd()")
c44fd8450763 ("libbpf: Add support for attaching uprobes to shared objects in APKs")
434fdcead735 ("libbpf: Introduce elf_find_func_offset_from_file() function")
1eebcb60633f ("libbpf: Implement basic zip archive parsing support")
1f235777c3a4 ("libbpf: Making bpf_prog_load() ignore name if kernel doesn't support")
8ed2f5a6f385 ("libbpf: Error out when binary_path is NULL for uprobe and USDT")
bd054102a8c7 ("libbpf: enforce strict libbpf 1.0 behaviors")
146bf811f5ac ("libbpf: remove most other deprecated high-level APIs")
d320fad217b7 ("libbpf: remove deprecated probing APIs")
53e6af3a761c ("libbpf: remove deprecated XDP APIs")
765a34130ea5 ("libbpf: remove deprecated low-level APIs")
fe92833524e3 ("libbpf: Fix uprobe symbol file offset calculation logic")
611edf1bacc5 ("libbpf: Fix is_pow_of_2")
737d0646a83c ("libbpf: Add safer high-level wrappers for map operations")
0087a681fa8c ("libbpf: Automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary")
ec41817b4af5 ("libbpf: Allow to opt-out from creating BPF maps")
69721203b1f3 ("libbpf: Use libbpf_mem_ensure() when allocating new map")