blob: 8644040e3615a1cf7b2dc5638a4f7f31222b8931 [file] [log] [blame]
b615e5a1e067 ("libbpf: Fix usage of u32 in userspace code")
b8c54ea455dc ("libbpf: Add support to attach to fentry/fexit tracing progs")
1442e2871b76 ("libbpf: Introduce btf__find_by_name_kind()")
1a734efe0694 ("libbpf: Add getter for program size")
12a8654b2e5a ("libbpf: Add support for prog_tracing")
58eeb2289ab9 ("libbpf: Fix strncat bounds error in libbpf_prog_type_by_name")
dd4436bb8383 ("libbpf: Teach bpf_object__open to guess program types")
32dff6db29ac ("libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixes")
f1eead9e3cee ("libbpf: Add bpf_program__get_{type, expected_attach_type) APIs")
be18010ea2d8 ("tools, bpf: Rename pr_warning to pr_warn to align with kernel logging")
54b8625cd940 ("bpf, libbpf: Add kernel version section parsing back")
f75a697e0913 ("libbpf: Auto-detect btf_id of BTF-based raw_tracepoints")
62561eb442bd ("libbpf: Add support for field existance CO-RE relocation")
291ee02b5e40 ("libbpf: Refactor bpf_object__open APIs to use common opts")
2ce8450ef5a3 ("libbpf: add bpf_object__open_{file, mem} w/ extensible opts")
5e61f2707029 ("libbpf: stop enforcing kern_version, populate it for users")
03bd4773d898 ("libbpf: Bump current version to v0.0.6")