Produces a backtrace for a process
mp
map-process-backtrace process function
process
A process
function
A funtion taking one argument
None
The map-process-backtrace function collects a backtrace for the process specified by process , and the function given by function (which is print by default) is called on each line of the backtrace.
map-process-backtrace
print
map-all-processes-backtrace