List GPU Trace metrics
list_gpu_trace_metricsRetrieve and page through all GPU Trace metrics for a full frame or marker range, preserving raw Nsight values and adding display groups and units.
Instructions
Page through every exported GPU Trace metric for the full frame or a marker range. Metrics preserve their raw Nsight names and numeric values and add inferred display groups and units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| group | No | ||
| limit | No | ||
| offset | No | ||
| sort_by | No | name | |
| range_id | No | Marker range id returned by list_gpu_trace_ranges. | |
| report_id | Yes | GPU Trace report session id returned by collect_gpu_trace_report or open_gpu_trace_export. | |
| name_regex | No |