Start Hang Capture
hang-startStart a simulator log session to capture hang, stall, watchdog, and jetsam events. Reproduce the issue, then stop and parse results for ranking.
Instructions
hang-start
Begin a HangBuster capture session. Spawns a detached simctl log stream filtered to
hang/stall/watchdog/jetsam events, writing to the session's raw log. Reproduce the hang,
then call hang-stop to parse, cluster, and rank the results.
Parameters
udid(optional): simulator UDID (default: booted)predicate(optional): override the os_log predicateminHangMs(optional, default 250): drop hang events shorter than this at stop time
Returns
sessionId (pass to hang-stop / hang-get-details), pid, and guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | No | ||
| minHangMs | No | ||
| predicate | No |