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-25 02:39:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af29a83fe26d8d80fc657d8954f0882180742f68
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: dc37dc617fabfb1c3a16d49f5d8cc20e9e3608ca Checkpoint bpf-next commit: 8cbf062a250ed52148badf6f3ffd03657dd4a3f0 Baseline bpf commit: fe68195daf34d5dddacd3f93dd3eafc4beca3a0e Checkpoint bpf commit: 61d06f01f9710b327a53492e5add9f972eb909b3 Alexei Starovoitov (1): libbpf: Prepare light skeleton for the kernel. Jakub Sitnicki (1): selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup Marco Elver (1): perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architectures Toke Høiland-Jørgensen (1): libbpf: Use dynamically allocated buffer when receiving netlink messages include/uapi/linux/bpf.h | 3 +- include/uapi/linux/perf_event.h | 2 + src/gen_loader.c | 15 ++- src/netlink.c | 55 +++++++++- src/skel_internal.h | 185 ++++++++++++++++++++++++++++---- 5 files changed, 234 insertions(+), 26 deletions(-) -- 2.30.2
2022-02-15 17:42:05 -08:00
8cbf062a250ed52148badf6f3ffd03657dd4a3f0
Reference in New Issue
Copy Permalink