pix_list_queues
Identify all command queues in a capture, including names, types, and event counts, to locate the busiest queue for further analysis.
Instructions
List every command queue in a capture, with its name, type, and event count.
This is the real queue table, not a guess. Use the id or name of the busiest graphics queue with pix_list_gpu_events or pix_get_pipeline_state; a capture whose default queue looks empty usually has its draws in a named one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||