rbkit icon indicating copy to clipboard operation
rbkit copied to clipboard

Periodically send stack traces of all live threads in the Ruby process

Open emilsoman opened this issue 10 years ago • 2 comments

This would be helpful to debug processes which seem stuck.

emilsoman avatar Feb 24 '15 19:02 emilsoman

We'll also send percentage CPU usage stats.

emilsoman avatar Jul 09 '15 13:07 emilsoman

Also possible send backtrace on signal https://github.com/puma/puma/pull/1320

stereobooster avatar Jul 20 '17 01:07 stereobooster