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-21 00:39:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54fe2f1e26d4e99867b4e22f117baa69eda2aeb2
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: b0efc216f577997bf563d76d51673ed79c3d5f71 Checkpoint bpf-next commit: f4d385e4d51d035c7f0d68a3e9564c9453c13aa4 Baseline bpf commit: 9cf51446e68607136e42a4e531a30c888c472463 Checkpoint bpf commit: 9cf51446e68607136e42a4e531a30c888c472463 Andrii Nakryiko (1): libbpf: Make btf_dump work with modifiable BTF Daniel Borkmann (3): bpf: Add classid helper only based on skb->sk bpf: Add redirect_neigh helper as redirect drop-in bpf, libbpf: Add bpf_tail_call_static helper for bpf programs include/uapi/linux/bpf.h | 24 ++++++++++++++ src/bpf_helpers.h | 46 +++++++++++++++++++++++++++ src/btf.c | 17 ++++++++++ src/btf_dump.c | 69 +++++++++++++++++++++++++++------------- src/libbpf_internal.h | 1 + 5 files changed, 135 insertions(+), 22 deletions(-) -- 2.24.1
2020-09-30 16:25:11 -07:00
f4d385e4d51d035c7f0d68a3e9564c9453c13aa4
Reference in New Issue
Copy Permalink