mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 16:59:07 +08:00
sync: latest libbpf changes from kernel
Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: cb8e59cc87201af93dfbb6c3dccc8fcad72a09c2 Checkpoint bpf-next commit: 69119673bd50b176ded34032fadd41530fb5af21 Baseline bpf commit: 47f6bc4ce1ff70d7ba0924c2f1c218c96cd585fb Checkpoint bpf commit: 6903cdae9f9f08d61e49c16cbef11c293e33a615 Andrii Nakryiko (2): libbpf: Support pre-initializing .bss global variables bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments include/uapi/linux/bpf.h | 2 +- src/libbpf.c | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) -- 2.24.1
This commit is contained in:
committed by
Andrii Nakryiko
parent
cb174c5b8d
commit
d6ae406429
@@ -1 +1 @@
|
||||
47f6bc4ce1ff70d7ba0924c2f1c218c96cd585fb
|
||||
6903cdae9f9f08d61e49c16cbef11c293e33a615
|
||||
|
||||
@@ -1 +1 @@
|
||||
cb8e59cc87201af93dfbb6c3dccc8fcad72a09c2
|
||||
69119673bd50b176ded34032fadd41530fb5af21
|
||||
|
||||
Reference in New Issue
Block a user