py-spy icon indicating copy to clipboard operation
py-spy copied to clipboard

Profiling multiple PIDs

Open zhengwy888 opened this issue 1 year ago • 0 comments

some times I will need to profile RPC applications and it would be useful to have the speedscope of both the client and the server in the same file. Looks like I would use the '--format raw' + concat option to combine multiple traces, but wondering if it's possible to allow '--pid' to accept a list of pids so the profiles starts at the same time.

zhengwy888 avatar Sep 26 '23 05:09 zhengwy888