cpudist: Attempt to resolve pid to command
Use `/proc/$PID/comm`, which may fail, for example if the original process already exited. This may also produce misleading results if another process got the same pid, but there's no way around this.
Showing
Please register or sign in to comment