pix_discover_queues
Identify named command queues exposed by a PIX capture. When the analysis bridge is unavailable, tries candidate names and caches results per capture for fast repeat queries.
Instructions
Find which named contexts (command queues) a capture exposes.
With the analysis bridge available this is the real queue table, read from PIX's engine. Without it, pixtool has no command that lists queues, so each candidate name has to be tried and a miss still costs a full capture open; results are cached per capture, so asking twice is free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | ||
| capture_id | Yes | ||
| candidate_names | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||