benfred / py-spy

Sampling profiler for Python programs
MIT License
12.2k stars 401 forks source link

Add a subprocesses option for the dump command #492

Closed benfred closed 2 years ago

benfred commented 2 years ago

Adds the ability to print out stack traces from subprocesses when running the dump command, like we can already do for the record / top commands