mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 82e38a505c9868e784ec31e743fd8a9fa5ca1084 Checkpoint bpf-next commit: 1bba3b3d373dbafae891e7cb06b8c82c8d62aba1 Baseline bpf commit: 5bcf0dcbf9066348058b88a510c57f70f384c92c Checkpoint bpf commit: b867247555c4181bf84eb10b72b176862c29112d Andrii Nakryiko (1): libbpf: handle nulled-out program in struct_ops correctly Jose E. Marchesi (1): bpf_helpers.h: Define bpf_tail_call_static when building with GCC Philo Lu (1): bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args include/uapi/linux/bpf.h | 2 ++ src/bpf_helpers.h | 4 +++- src/libbpf.c | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
1bba3b3d373dbafae891e7cb06b8c82c8d62aba1
|