pix_recapture_region
Extract a specific range of events from a PIX capture and save them as a new .wpix file, enabling focused analysis of selected GPU timing data.
Instructions
Write a new .wpix containing only the events in [start_global_id, end_global_id].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes | ||
| output_file | Yes | ||
| end_global_id | Yes | ||
| start_global_id | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||