tmm1 / rbtrace

like strace, but for ruby code
MIT License
1.71k stars 65 forks source link

FEATURE: if --ps finds one process, just pick it #61

Closed SamSaffron closed 6 years ago

SamSaffron commented 6 years ago

I really don't understand the (0/1,4) message, but this PR makes it much simpler to use --ps

Cause rbtrace --ps=puma --firehose will work if there is only 1 puma running.