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-19 07:49:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
netdata_patch_1_6_0
libbpf
/
CHECKPOINT-COMMIT
2 lines
41 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
sync: latest libbpf changes from kernel Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 8e64c387c942229c551d0f23de4d9993d3a2acb6 Checkpoint bpf-next commit: 9325d53fe9adff354b6a93fda5f38c165947da0f Baseline bpf commit: b4432656b36e5cc1d50a1f2dc15357543add530e Checkpoint bpf commit: b4432656b36e5cc1d50a1f2dc15357543add530e Andrii Nakryiko (1): libbpf: Improve BTF dedup handling of "identical" BTF types Anton Protopopov (3): libbpf: Use proper errno value in linker bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ libbpf: Use proper errno value in nlattr Jiri Olsa (1): bpf: Add support to retrieve ref_ctr_offset for uprobe perf link Mykyta Yatsenko (1): libbpf: Check bpf_map_skeleton link for NULL include/uapi/linux/bpf.h | 1 + src/bpf_core_read.h | 6 ++ src/btf.c | 137 +++++++++++++++++++++++++-------------- src/libbpf.c | 6 ++ src/linker.c | 4 +- src/nlattr.c | 15 ++--- 6 files changed, 111 insertions(+), 58 deletions(-) Signed-off-by: Mykyta Yatsenko <yatsenko@meta.com>
2025-05-19 13:54:21 +01:00
9325d53fe9adff354b6a93fda5f38c165947da0f
Reference in New Issue
Copy Permalink