From 9f410bcb96b68d5e4716aee1091528c19f792139 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 9 Jan 2023 09:31:01 +0100 Subject: [PATCH] docs: perfetto -> Perfetto Reviewed-by: Eric Engestrom Part-of: --- docs/u_trace.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/u_trace.rst b/docs/u_trace.rst index cb61756e390..7e08f7f6d61 100644 --- a/docs/u_trace.rst +++ b/docs/u_trace.rst @@ -35,7 +35,7 @@ u_trace is controlled by environment variables: valid. For the Vulkan API, it is expected to destroy the device, for GL it's expected to destroy the context. ``perfetto`` - enables perfetto instrumentation prior to connecting, perfetto + enables Perfetto instrumentation prior to connecting, Perfetto traces can be collected without setting this but it may miss some events prior to the tracing session being started. ``markers``