profile_network
Profile network activity by recording HTTP traffic or re-analyzing existing traces, delivering request counts, response times, error rates, per-domain breakdowns, and slowest requests.
Instructions
Record and analyze HTTP network traffic using the Network template. Returns: Request counts, response times, error rates, per-domain breakdown, slowest requests. Pass trace_path to re-analyze an existing trace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| process | No | Process name or PID to attach to | |
| launch_path | No | Path to .app bundle to launch | |
| device | No | Device name or UDID | |
| duration | No | Recording duration | 30s |
| trace_path | No | Path to existing .trace file to re-analyze (skips recording) |