List GPU Trace marker ranges
list_gpu_trace_rangesPage through GPU trace marker/regime ranges, showing hierarchy, path, parent, and duration. Use the returned range_id with metric, summary, and shader-occupancy tools.
Instructions
Page through exported marker/regime ranges with hierarchy, path, parent id, and measured duration. A returned range_id can be used by the metric, summary, and shader-occupancy tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| report_id | Yes | GPU Trace report session id returned by collect_gpu_trace_report or open_gpu_trace_export. | |
| path_regex | No | ||
| maximum_depth | No | ||
| minimum_duration_ms | No |