aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorChris Smart <[email protected]>2016-06-17 09:33:45 +1000
committerMichael Ellerman <[email protected]>2016-07-05 23:49:51 +1000
commitae26b36f8098c793a754549662771099215904ed (patch)
tree766addae9b10b81a171235bfb289e448f1784f2e /tools/perf/scripts/python/call-graph-from-postgresql.py
parent0c63e8b7b97fb72ef38c8edbfbe751d3602e03a1 (diff)
powerpc: Send SIGBUS on unaligned copy and paste
Calling ISA 3.0 instructions copy, copy_first, paste and paste_last generates an alignment fault when copying or pasting unaligned data (128 byte). We catch this and send SIGBUS to the userspace process that caused it. We do not emulate these because paste may contain additional metadata when pasting to a co-processor and paste_last is the synchronisation point for preceding copy/paste sequences. Thanks to Michael Neuling <[email protected]> for his help. Signed-off-by: Chris Smart <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions