ports/sysutils/ruby-sigdump/pkg/DESCR

4 lines
176 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.