docs: utrace -> trace

This is u_trace, not utrace. But it's clear from context that a "trace
marker" here means an u_trace marker, so let's just remove the needless
"u"-prefix.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:
Erik Faye-Lund 2023-04-26 14:20:39 +02:00 committed by Marge Bot
parent 60f78b2d00
commit d1469294c2

View file

@ -39,7 +39,7 @@ u_trace is controlled by environment variables:
traces can be collected without setting this but it may miss some
events prior to the tracing session being started.
``markers``
enables marker instrumentation, will print utrace markers into
enables marker instrumentation, will print trace markers into
the CS which can then be viewed by dumping the CS from the driver.
- For Turnip, ``cffdump`` can be used to view the markers in