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 17:29:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa0bbf147e119cb620abbec4472bdd9b9a1822a1
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: 08a7491843224f8b96518fbe70d9e48163046054 Checkpoint bpf-next commit: dc855b77719fe452d670cae2cf64da1eb51f16cc Baseline bpf commit: 22cc16c04b7893d8fc22810599f49a305d600b9e Checkpoint bpf commit: 1a7eb7a3d74031e6c173f0822023f354c2870354 Amery Hung (1): libbpf: Fix invalid write loop logic in bpf_linker__add_buf() Bill Wendling (1): compiler_types.h: Attributes: Add __counted_by_ptr macro Dapeng Mi (1): perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR Emil Tsalapatis (1): libbpf: Add gating for arena globals relocation feature include/uapi/linux/perf_event.h | 27 ++++++++++++-- include/uapi/linux/stddef.h | 4 +++ src/features.c | 64 +++++++++++++++++++++++++++++++++ src/libbpf.c | 7 ++-- src/libbpf_internal.h | 2 ++ src/linker.c | 2 +- 6 files changed, 100 insertions(+), 6 deletions(-) Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2026-02-11 11:14:08 -08:00
dc855b77719fe452d670cae2cf64da1eb51f16cc
Reference in New Issue
Copy Permalink