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