This website requires JavaScript.
Explore
Help
Sign In
mirror
/
libbpf
Watch
1
Star
0
Fork
0
You've already forked libbpf
mirror of
https://github.com/netdata/libbpf.git
synced
2026-03-22 01:09:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eed43c229faacf36d646120d15a67fbb95f9019
libbpf
/
CHECKPOINT-COMMIT
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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>
2025-01-17 11:18:05 -08:00
01f3ce5328c405179b2c69ea047c423dad2bfa6d
Reference in New Issue
Copy Permalink