diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-09-11 21:40:02 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-09-19 13:26:56 +0200 |
commit | 4b440e01da51da0cc651c06a036b8914b7b61ccf (patch) | |
tree | 1561e8c910fc4e383a1b10242e6f1c8c03ee5736 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 80725978260ff823e1c442e75d66cf1b61684bba (diff) |
s390/kprobes,ptrace: open code struct per_reg
Open code struct per_regs within kprobes and ptrace code, since at both
locations a struct per_regs is passed to __local_ctl_load() and
__local_ctl_store() which prevents to implement type checking for both
functions.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions