mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: e860a98c8aebd8de82c0ee901acf5a759acd4570 Checkpoint bpf-next commit: 42be23e8f2dcb100cb9944b2b54b6bf41aff943d Baseline bpf commit: bf4807c89d8f92c47404b1e4eeeefb42259d1b50 Checkpoint bpf commit: 0238c45fbbf8228f52aa4642f0cdc21c570d1dfe Andrii Nakryiko (2): libbpf: start v1.7 dev cycle libbpf: Fix handling of BPF arena relocations Eduard Zingerman (1): libbpf: Verify that arena map exists when adding arena relocations Matteo Croce (1): libbpf: Fix warning in calloc() usage Tao Chen (1): bpf: Add struct bpf_token_info include/uapi/linux/bpf.h | 8 ++++++++ src/libbpf.c | 27 +++++++++++++++++++-------- src/libbpf.map | 3 +++ src/libbpf_version.h | 2 +- 4 files changed, 31 insertions(+), 9 deletions(-) Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
42be23e8f2dcb100cb9944b2b54b6bf41aff943d
|