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.
gem install sigdumpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install a SIGCONT handler that dumps thread backtraces and object allocations to a log file.
Set the SIGDUMP_PATH environment variable to a writable directory.
No dependency data recorded yet.