aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichael Holzheu <[email protected]>2016-11-28 13:48:30 +0100
committerDavid S. Miller <[email protected]>2016-11-28 16:26:46 -0500
commit2dbb4c05d048995455857a7c2927a4297fc66c3b (patch)
tree41e787570b3556b00b59ffcba6d0ba826a62ebf2 /tools/perf/scripts/python/export-to-postgresql.py
parent7a99cd6e213685b78118382e6a8fed506c82ccb2 (diff)
bpf/samples: Fix PT_REGS_IP on s390x and use it
The files "sampleip_kern.c" and "trace_event_kern.c" directly access "ctx->regs.ip" which is not available on s390x. Fix this and use the PT_REGS_IP() macro instead. Also fix the macro for s390x and use "psw.addr" from "pt_regs". Reported-by: Zvonko Kosic <[email protected]> Signed-off-by: Michael Holzheu <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions