3 lines
176 B
Text
3 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.
|