summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2023-03-10 03:36:48 +0100
committerHeiko Carstens <hca@linux.ibm.com>2023-03-20 10:56:49 +0100
commit7229ea86e0a0ed117bbc9d1677003c0bb0a5d40e (patch)
treebdee73af4d6636a93f22419d58825f1c1618a550 /tools/perf/scripts/python/stackcollapse.py
parent7db12246306ea601809f22b26d7c2093dd80e146 (diff)
s390/dumpstack: resolve userspace last_break
report_user_fault() currently does not show which library last_break points to. Call print_vma_addr() to find out; the output now looks like this: Last Breaking-Event-Address: [<000003ffaa2a56e4>] libc.so.6[3ffaa180000+251000] For kernel it's unchanged: Last Breaking-Event-Address: [<000000000030fd06>] trace_hardirqs_on+0x56/0xc8 Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Acked-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions