Source: ruby-sigdump
Section: ruby
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, rake (>= 0.9.2)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-sigdump.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-sigdump
Homepage: https://github.com/fluent/sigdump
Testsuite: autopkgtest-pkg-ruby

Package: ruby-sigdump
Architecture: all
Multi-Arch: foreign
Description: SIGQUIT of Java VM for Ruby
 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.
