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
eb56f8fb1218f43d5a930f96fbd97c3a324c508d
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: 5c667dca71095abec90420eb09503f35f66c9585 Checkpoint bpf-next commit: 3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9 Baseline bpf commit: 12c8a8ca117f3d734babc3fba131fdaa329d2163 Checkpoint bpf commit: 1a3449c19407a28f7019a887cdf0d6ba2444751a Andrii Nakryiko (2): bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers libbpf: Support modules in bpf_program__set_attach_target() API Brendan Jackman (1): libbpf: Expose libbpf ring_buffer epoll_fd Florent Revest (1): bpf: Add a bpf_sock_from_file helper include/uapi/linux/bpf.h | 13 ++++++-- src/libbpf.c | 64 +++++++++++++++++++++++++--------------- src/libbpf.h | 1 + src/libbpf.map | 1 + src/ringbuf.c | 6 ++++ 5 files changed, 59 insertions(+), 26 deletions(-) -- 2.24.1
2020-12-16 22:38:00 -08:00
3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9
Reference in New Issue
Copy Permalink