]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
tracing: doc: Fix typo in ftrace histogram
authorGabriele Monaco <gmonaco@redhat.com>
Thu, 3 Oct 2024 12:23:35 +0000 (14:23 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 7 Oct 2024 17:50:54 +0000 (11:50 -0600)
The Tracing > Histogram page contains a typo in the field display
modifiers table.

Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20241003122334.44682-2-gmonaco@redhat.com
Documentation/trace/histogram.rst

index 3c9b263de9c24f6b3367bc1a8ae7cd80f06e993c..0aada18c38c6930b73641212ecd459b87fb46380 100644 (file)
@@ -81,7 +81,7 @@ Documentation written by Tom Zanussi
        .usecs         display a common_timestamp in microseconds
         .percent       display a number of percentage value
         .graph         display a bar-graph of a value
-       .stacktrace    display as a stacktrace (must by a long[] type)
+       .stacktrace    display as a stacktrace (must be a long[] type)
        =============  =================================================
 
   Note that in general the semantics of a given field aren't