diff options
| author | Andrii Nakryiko <[email protected]> | 2023-01-20 12:09:04 -0800 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2023-01-23 20:53:00 +0100 |
| commit | e82b96a3a99f9a04566305490e88efef80a80247 (patch) | |
| tree | fb6cce66647641d26c1054bcf87aa258e2ac1a17 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | ff00f9cbd2ddee60cd1542e58631638a5996b05f (diff) | |
libbpf: Define s390x syscall regs spec in bpf_tracing.h
Define explicit table of registers used for syscall argument passing.
Note that we need custom overrides for PT_REGS_PARM1_[CORE_]SYSCALL
macros due to the need to use BPF CO-RE and custom local pt_regs
definitions to fetch orig_gpr2, storing 1st argument.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: Ilya Leoshkevich <[email protected]> # s390x
Acked-by: Ilya Leoshkevich <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions