mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
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:
parent
60f78b2d00
commit
d1469294c2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue