diff --git a/docs/perfetto.rst b/docs/perfetto.rst index 0d2eafa2f47..374b0a7ad67 100644 --- a/docs/perfetto.rst +++ b/docs/perfetto.rst @@ -110,7 +110,11 @@ CPU Tracing Mesa's CPU tracepoints (``MESA_TRACE_*``) use Perfetto track events when Perfetto is enabled. They use ``mesa.default`` and ``mesa.slow`` categories. -Currently, only EGL and Freedreno have CPU tracepoints. +Currently, only EGL and the following drivers have have CPU tracepoints. + +- Freedreno +- V3D +- VC4 Vulkan data sources ~~~~~~~~~~~~~~~~~~~