SIGN IN SIGN UP

nvproxy: support NV2080_CTRL_CMD_PERF_GET_GPUMON_PERFMON_UTIL_SAMPLES_V2

This control command is used by NVML to sample GPU utilization (e.g.
nvmlDeviceGetProcessUtilization(), used by GPU monitoring tools like
DCGM). The V2 params struct embeds all samples inline and contains no
pointers, so it can be proxied as a simple control command.
A
Ayush Ranjan committed
d3187e7244b2cac3f7144777e4ad625cf139cad7
Parent: 32d6f00