mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 09:49:07 +08:00
sync: latest libbpf changes from kernel
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>
This commit is contained in:
committed by
Andrii Nakryiko
parent
8e59f80a93
commit
cb15da45c2
@@ -1 +1 @@
|
||||
bf4807c89d8f92c47404b1e4eeeefb42259d1b50
|
||||
0238c45fbbf8228f52aa4642f0cdc21c570d1dfe
|
||||
|
||||
@@ -1 +1 @@
|
||||
e860a98c8aebd8de82c0ee901acf5a759acd4570
|
||||
42be23e8f2dcb100cb9944b2b54b6bf41aff943d
|
||||
|
||||
Reference in New Issue
Block a user