pix_get_timing_summary
Review a timing capture's window, machine, and data tables. Use its contains flags to see which analysis tools will return data, avoiding false empty results.
Instructions
What a timing capture covers: its window, the machine, and which tables have data.
Start here. The contains flags say which of the other tools will return anything - a capture of a program that never presented has no gpu_frames, and one taken of an uninstrumented process has no pix_events - so this is the difference between an empty answer that is a bug and one that is the truth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||