mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-13 21:09:07 +08:00
sync: latest libbpf changes from kernel
Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit: f44275e7155dc310d36516fc25be503da099781c
Checkpoint bpf-next commit: 01f3ce5328c405179b2c69ea047c423dad2bfa6d
Baseline bpf commit: 9d89551994a430b50c4fffcb1e617a057fa76e20
Checkpoint bpf commit: c45323b7560ec87c37c729b703c86ee65f136d75
Andrii Nakryiko (1):
libbpf: Work around kernel inconsistently stripping '.llvm.' suffix
Pu Lehui (2):
libbpf: Fix return zero when elf_begin failed
libbpf: Fix incorrect traversal end type ID when marking
BTF_IS_EMBEDDED
Vishal Chourasia (1):
tools: Sync if_xdp.h uapi tooling header
Yonghong Song (1):
libbpf: Add unique_match option for multi kprobe
include/uapi/linux/if_xdp.h | 4 ++--
src/btf.c | 1 +
src/btf_relocate.c | 2 +-
src/libbpf.c | 39 +++++++++++++++++++++++++++++++++++--
src/libbpf.h | 4 +++-
5 files changed, 44 insertions(+), 6 deletions(-)
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
d76c770473
commit
7abfe520df
@@ -1 +1 @@
|
||||
f44275e7155dc310d36516fc25be503da099781c
|
||||
01f3ce5328c405179b2c69ea047c423dad2bfa6d
|
||||
|
||||
Reference in New Issue
Block a user