mpiP icon indicating copy to clipboard operation
mpiP copied to clipboard

Fix bug: incorrect callsite stack traceback during .so file handling

Open sb17v opened this issue 1 year ago • 2 comments

Read the offset from /proc/<pid #>/maps and add it to PC to handle callsite stack traceback correctly for .so files

sb17v avatar Feb 02 '24 23:02 sb17v

@cchambreau we were trying to profile some MPI application and noticed that the call stack is broken. IMO it’s one of the greatest features in mpiP so we thought it should be fixed

artpol84 avatar Feb 02 '24 23:02 artpol84

@sb17v patch looks clean, thanks!

artpol84 avatar Feb 02 '24 23:02 artpol84