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-23 01:39:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2f307c7f657bc7a4d3545bfcb7d42d66f9cedc1
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: 0bb52b0dfc88a155688f492aba8e686147600278 Checkpoint bpf-next commit: b41dae061bbd722b9d7fa828f35d22035b218e18 Baseline bpf commit: 2c238177bd7f4b14bdf7447cc1cd9bb791f147e6 Checkpoint bpf commit: e3439af4a339acd7fddbd6d59b8ecefaac07a611 Alexei Starovoitov (1): tools/bpf: sync bpf.h Andrii Nakryiko (2): libbpf: fix false uninitialized variable warning libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions Daniel Borkmann (1): bpf: sync bpf.h to tools infrastructure Kevin Laatz (1): libbpf: add flags to umem config Toke Høiland-Jørgensen (1): libbpf: Remove getsockopt() check for XDP_OPTIONS include/uapi/linux/bpf.h | 7 ++- include/uapi/linux/if_xdp.h | 9 ++++ src/btf_dump.c | 94 ++++++++++++++++++++++++++++++++++--- src/libbpf.map | 1 + src/xsk.c | 44 +++++++++++------ src/xsk.h | 27 +++++++++++ 6 files changed, 160 insertions(+), 22 deletions(-) -- 2.17.1
2019-09-26 13:04:35 -07:00
b41dae061bbd722b9d7fa828f35d22035b218e18
Reference in New Issue
Copy Permalink