From d1469294c2661699834d81c3fe16026dbbe570b1 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 26 Apr 2023 14:20:39 +0200 Subject: [PATCH] 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: --- 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 3dd9d3545ba..97326ac1e93 100644 --- a/docs/u_trace.rst +++ b/docs/u_trace.rst @@ -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