quest_trace
Capture a system trace for diagnosing performance issues like hitches or CPU-bound problems, showing thread scheduling, CPU frequencies, and graphics events to identify what blocked.
Instructions
Capture a perfetto system trace (max 60s): per-thread scheduling, CPU frequencies, graphics events. Use when session metrics show a problem (hitches, CPU-bound) and you need to see exactly what blocked. The .pftrace file can be opened at https://ui.perfetto.dev.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | No | ||
| save_path | No | ||
| duration_seconds | No |