get_performance_snapshot
Capture a single snapshot of CPU, memory, disk, and GPU metrics to identify stutter causes by reading DPC times, interrupts, queue lengths, and hard page faults.
Instructions
An instantaneous read of CPU, memory, disk and GPU utilisation.
Includes the numbers that matter for stutter rather than throughput: time spent in DPCs and interrupts, the processor queue length, hard page faults, disk queue depth and per-engine GPU utilisation.
This is a single sample. Call it a few times while reproducing the problem rather than reading one snapshot as a trend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |