Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-28 | libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting macros for v0.x | Andrii Nakryiko | 1 | -13/+3 |
2021-12-03 | libbpf: Deprecate bpf_prog_load_xattr() API | Andrii Nakryiko | 1 | -0/+5 |
2021-11-07 | libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load() | Andrii Nakryiko | 1 | -0/+12 |
2021-11-07 | libbpf: Rename DECLARE_LIBBPF_OPTS into LIBBPF_OPTS | Andrii Nakryiko | 1 | -1/+1 |
2021-09-17 | libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7 | Andrii Nakryiko | 1 | -0/+5 |
2021-09-10 | libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations | Quentin Monnet | 1 | -0/+19 |
2020-09-04 | libbpf: Implement generalized .BTF.ext func/line info adjustment | Andrii Nakryiko | 1 | -0/+2 |
2019-12-18 | libbpf: Fix libbpf_common.h when installing libbpf through 'make install' | Toke Høiland-Jørgensen | 1 | -0/+2 |
2019-12-16 | libbpf: Extract common user-facing helpers | Andrii Nakryiko | 1 | -0/+38 |