pix_get_counter_hotspots
Rank GPU events by a selected counter to identify the most expensive work. Automatically uses the best per-event duration counter for immediate performance investigation.
Instructions
Rank events by a counter to find the most expensive GPU work.
With nothing specified the capture's best per-event duration counter is picked automatically, which is the usual starting point for a performance investigation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| counter | No | ||
| refresh | No | ||
| counters | No | ||
| ascending | No | ||
| capture_id | Yes | ||
| queue_name | No | ||
| counter_groups | No | ||
| counter_regexes | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||