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
c438cecc546fde76d1017a8eede9c8b483fca15f
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 commit: 3daf8e703ec3dcf73a27a7dcabbac152793eb114 Checkpoint commit: ba02de1aa04e392e15ef503c6dd5166915d9d4de Alan Maguire (2): bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 bpf: fix whitespace for ENCAP_L2 defines in bpf.h Andrey Ignatov (3): bpf: Sync bpf.h to tools/ libbpf: Support sysctl hook bpf: Sync bpf.h to tools/ Andrii Nakryiko (2): btf: add support for VAR and DATASEC in btf_dedup() libbpf: fix printf formatter for ptrdiff_t argument Magnus Karlsson (4): libbpf: fix XDP socket ring buffer memory ordering libbpf: remove likely/unlikely in xsk.h libbpf: remove dependency on barrier.h in xsk.h libbpf: optimize barrier for XDP socket rings include/uapi/linux/bpf.h | 149 ++++++++++++++++++++++++++++++++++++++- src/btf.c | 29 +++++++- src/libbpf.c | 5 +- src/libbpf_probes.c | 1 + src/libbpf_util.h | 30 ++++++++ src/xsk.h | 22 ++++-- 6 files changed, 226 insertions(+), 10 deletions(-) -- 2.17.1
2019-04-18 15:21:15 -07:00
ba02de1aa04e392e15ef503c6dd5166915d9d4de
Reference in New Issue
Copy Permalink