summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2023-01-09 09:31:01 +0100
committerMarge Bot <emma+marge@anholt.net>2023-04-26 08:09:37 +0000
commit9f410bcb96b68d5e4716aee1091528c19f792139 (patch)
tree2f239c60b98308da6877267a79e1c5cd7ca3cabc /docs
parentc1ebded76e584a25905d6ae64d62d5a32e8de151 (diff)
downloadmesa-9f410bcb96b68d5e4716aee1091528c19f792139.tar.gz
docs: perfetto -> Perfetto
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>
Diffstat (limited to 'docs')
-rw-r--r--docs/u_trace.rst2
1 files changed, 1 insertions, 1 deletions
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``