intel/ds: add INTEL_GPU_TRACEPOINT envvar to toggle tracepoints

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16655>
This commit is contained in:
Lionel Landwerlin
2022-05-22 16:00:40 +03:00
committed by Marge Bot
parent 28b15fa9e7
commit 4dd3e755ea
3 changed files with 21 additions and 2 deletions

View File

@@ -68,3 +68,6 @@ u_trace is controlled by environment variables:
* - Turnip
- .. envvar:: TU_GPU_TRACEPOINT
- ``src/freedreno/vulkan/tu_tracepoints.py``
* - Anv
- .. envvar:: INTEL_GPU_TRACEPOINT
- ``src/freedreno/vulkan/intel_tracepoints.py``