Clean up orphaned Instruments processes (#11189)
In some cases, we've seen interactions between Instruments and the iOS simulator that cause hung instruments and DTServiceHub processes. If enough instances pile up, the host machine eventually becomes unresponsive. Until the underlying issue is resolved, manually kill any orphaned instances (where the parent process has died and PPID is 1) before launching another instruments run.
C
Chris Bracken committed
cf96c7db4a9fa8d210acf117cfc1cbd2598475d6
Parent: bde8a5f
Committed by GitHub <noreply@github.com>
on 7/13/2017, 11:19:11 PM