Edit

IABSD.fr/ports/sysutils/ruby-sigdump/pkg

Branch :

  • Show log

    Commit

  • Author : kmos
    Date : 2022-09-20 16:16:38
    Hash : dafe797c
    Message : 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. ok jeremy@