docs: perfetto -> Perfetto

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>
This commit is contained in:
Erik Faye-Lund 2023-01-09 09:31:01 +01:00 committed by Marge Bot
parent c1ebded76e
commit 9f410bcb96
1 changed files with 1 additions and 1 deletions

View File

@ -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``