mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-18 15:29:06 +08:00
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
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9
|