From 33886e5ef2c29dbaab5e2d44dad009f26d845b3e Mon Sep 17 00:00:00 2001 From: Felix DeGrood Date: Mon, 20 Mar 2023 16:30:26 +0000 Subject: [PATCH] docs: add INTEL_MEASURE=cpu Update documentation about INTEL_MEASURE=cpu Reviewed-by: Mark Janes Part-of: --- docs/envvars.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/envvars.rst b/docs/envvars.rst index d211fdcd998..ef9dc7344b9 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -635,6 +635,13 @@ Intel driver environment variables stalling. Combined events will not span batches, except in the case of ``INTEL_MEASURE=frame``. + Collect CPU timestamps instead of GPU timestamps. Prints results + immediately instead of waiting for GPU execution. Useful when used + with interactive debug to know which frame, or where in frame, you + are currently in. + + ``INTEL_MEASURE=cpu {workload}`` + .. envvar:: INTEL_NO_HW if set to 1, true or yes, prevents batches from being submitted to the