mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-22 09:19:06 +08:00
sync: latest libbpf changes from kernel
Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit: 9b79c0be350d3825ef26ed9eebac6ae50df506bc
Checkpoint bpf-next commit: 483d7a30f538e2f8addd32aa9a3d2e94ae55fa65
Baseline bpf commit: 90db6d772f749e38171d04619a5e3cd8804a6d02
Checkpoint bpf commit: 94b18a87efdd1626a1e6aef87271af4a7c616d36
Andrii Nakryiko (2):
libbpf: Ignore incompatible types with matching name during CO-RE
relocation
libbpf: Provide CO-RE variants of PT_REGS macros
Wenbo Zhang (1):
bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definition
src/bpf_tracing.h | 105 +++++++++++++++++++++++++++++++++++++++++++++-
src/libbpf.c | 4 ++
2 files changed, 108 insertions(+), 1 deletion(-)
--
2.17.1
This commit is contained in:
committed by
Andrii Nakryiko
parent
da790d6014
commit
e53dd1c436
@@ -1 +1 @@
|
||||
90db6d772f749e38171d04619a5e3cd8804a6d02
|
||||
94b18a87efdd1626a1e6aef87271af4a7c616d36
|
||||
|
||||
@@ -1 +1 @@
|
||||
9b79c0be350d3825ef26ed9eebac6ae50df506bc
|
||||
483d7a30f538e2f8addd32aa9a3d2e94ae55fa65
|
||||
|
||||
Reference in New Issue
Block a user