mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-13 21:09:07 +08:00
sync: latest libbpf changes from kernel
Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit: 951bce29c8988209cc359e1fa35a4aaa35542fd5
Checkpoint bpf-next commit: c8ee37bde4021a275d2e4f33bd48d54912bb00c4
Baseline bpf commit: 3a70e0d4c9d74cb00f7c0ec022f5599f9f7ba07d
Checkpoint bpf commit: 2d311f480b52eeb2e1fd432d64b78d82952c3808
Ilya Leoshkevich (1):
libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
Puranjay Mohan (1):
libbpf: Fix arm syscall regs spec in bpf_tracing.h
Rob Herring (1):
perf: Add perf_event_attr::config3
Tariq Toukan (1):
netdev-genl: fix repeated typo oflloading -> offloading
Tiezhu Yang (1):
libbpf: Use struct user_pt_regs to define __PT_REGS_CAST() for
LoongArch
Yonghong Song (1):
libbpf: Fix bpf_xdp_query() in old kernels
include/uapi/linux/netdev.h | 2 +-
include/uapi/linux/perf_event.h | 3 ++
src/bpf.h | 69 ++++++++++++++++++++++++++++++---
src/bpf_tracing.h | 3 ++
src/netlink.c | 8 +++-
5 files changed, 78 insertions(+), 7 deletions(-)
Signed-off-by: Yonghong Song <yhs@fb.com>
This commit is contained in:
committed by
yonghong-song
parent
a6c64dbfa2
commit
19cd9a1d4b
@@ -1 +1 @@
|
||||
951bce29c8988209cc359e1fa35a4aaa35542fd5
|
||||
c8ee37bde4021a275d2e4f33bd48d54912bb00c4
|
||||
|
||||
Reference in New Issue
Block a user