mirror of
https://gitee.com/openharmony/third_party_libbpf
synced 2025-03-04 16:57:26 +00:00
sync: latest libbpf changes from kernel
Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 227a0713b319e7a8605312dee1c97c97a719a9fc Checkpoint bpf-next commit: dc37dc617fabfb1c3a16d49f5d8cc20e9e3608ca Baseline bpf commit: 77b1b8b43ec3c060ecf7e926a92b0f8772171046 Checkpoint bpf commit: fe68195daf34d5dddacd3f93dd3eafc4beca3a0e Andrii Nakryiko (1): libbpf: Fix compilation warning due to mismatched printf format Dan Carpenter (1): libbpf: Fix signedness bug in btf_dump_array_data() Hengqi Chen (1): libbpf: Add BPF_KPROBE_SYSCALL macro Ilya Leoshkevich (7): libbpf: Add PT_REGS_SYSCALL_REGS macro libbpf: Fix accessing syscall arguments on powerpc libbpf: Fix riscv register names libbpf: Fix accessing syscall arguments on riscv libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL libbpf: Fix accessing the first syscall argument on arm64 libbpf: Fix accessing the first syscall argument on s390 Mauricio Vásquez (1): libbpf: Remove mode check in libbpf_set_strict_mode() src/bpf_tracing.h | 85 +++++++++++++++++++++++++++++++++++++++++------ src/btf_dump.c | 6 ++-- src/libbpf.c | 8 ----- 3 files changed, 79 insertions(+), 20 deletions(-) -- 2.30.2
This commit is contained in:
parent
37493e639f
commit
528094c0c1
@ -1 +1 @@
|
||||
77b1b8b43ec3c060ecf7e926a92b0f8772171046
|
||||
fe68195daf34d5dddacd3f93dd3eafc4beca3a0e
|
||||
|
@ -1 +1 @@
|
||||
227a0713b319e7a8605312dee1c97c97a719a9fc
|
||||
dc37dc617fabfb1c3a16d49f5d8cc20e9e3608ca
|
||||
|
Loading…
x
Reference in New Issue
Block a user