4 lines
176 B
Text
4 lines
176 B
Text
|
Setup signal handler which dumps backtrace of running threads and
|
||
|
number of allocated objects per class. Require 'sigdump/setup',
|
||
|
send SIGCONT, and see /tmp/sigdump-<pid>.log.
|