ruby33-sigdump-0.2.4 – sets up signal handler which dumps a backtrace
Description
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.