aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJohn David Anglin <[email protected]>2016-10-28 22:13:42 +0200
committerHelge Deller <[email protected]>2016-11-02 23:05:11 +0100
commitf4125cfdb3008363137f744c101e5d76ead760ba (patch)
treeb151cf4e28e962d0a49962e02651ed4596689e57 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent6f63d0f6be4e48b3042df9541694f6f2c405017e (diff)
parisc: Avoid trashing sr2 and sr3 in LWS code
There is no need to trash sr2 and sr3 in the Light-weight syscall (LWS). sr2 already points to kernel space (it's zero in userspace, otherwise syscalls wouldn't work), and since the LWS code is executed in userspace, we can simply ignore to preload sr3. Signed-off-by: John David Anglin <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions