summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf_common.h
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESETYonghong Song2023-11-091-5/+8
* libbpf: Add helper macro to clear opts structsDaniel Borkmann2023-07-191-0/+16
* libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting macros for v0.xAndrii Nakryiko2022-06-281-13/+3
* libbpf: Deprecate bpf_prog_load_xattr() APIAndrii Nakryiko2021-12-021-0/+5
* libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()Andrii Nakryiko2021-11-071-0/+12
* libbpf: Rename DECLARE_LIBBPF_OPTS into LIBBPF_OPTSAndrii Nakryiko2021-11-071-1/+1
* libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7Andrii Nakryiko2021-09-171-0/+5
* libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecationsQuentin Monnet2021-09-091-0/+19
* libbpf: Implement generalized .BTF.ext func/line info adjustmentAndrii Nakryiko2020-09-031-0/+2
* libbpf: Fix libbpf_common.h when installing libbpf through 'make install'Toke Høiland-Jørgensen2019-12-181-0/+2
* libbpf: Extract common user-facing helpersAndrii Nakryiko2019-12-151-0/+38