Inspect GPU Trace binary report
get_gpu_trace_report_overviewRetrieves key metrics from an Nsight GPU trace report, including frame timing, queue usage, API-call counts, timestamp coverage, shader-profiler data, and schema versions.
Instructions
Inspect the retained .ngfx-gputrace WRPV container and return frame timing, queues, command-stream/API-call counts, timestamp coverage, shader-profiler inventory, and the version-matched embedded protobuf schema inventory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | GPU Trace report session id returned by collect_gpu_trace_report or open_gpu_trace_export. |