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-21 16:59:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47eb62005ae28095af95980da582890697040075
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: 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>
2023-02-27 22:23:39 -08:00
c8ee37bde4021a275d2e4f33bd48d54912bb00c4
Reference in New Issue
Copy Permalink