replay_trace
Replay a captured trace in the background to inspect rendering behavior. Returns a session ID for tracking profiling output and status.
Instructions
Replay a trace in the background (session-based). Returns a session id.
profile: '', 'cpu', 'gpu', 'frames', 'pixels', 'memory', 'calls', 'frame_metrics', or 'draw_metrics'. Profiling output lands in the session log -- poll it with trace_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | No | ||
| trace | Yes | ||
| profile | No | ||
| headless | No | ||
| extra_args | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||