]> git.dujemihanovic.xyz Git - linux.git/commitdiff
rtla: Documentation: Fix -t, --trace
authorJohn Kacur <jkacur@redhat.com>
Thu, 16 May 2024 14:31:21 +0000 (10:31 -0400)
committerDaniel Bristot de Oliveira <bristot@kernel.org>
Thu, 16 May 2024 14:52:16 +0000 (16:52 +0200)
Move -t, --trace from common_options.rst to
common_osnoise_options.rst and
common_timerlat_options.rst

so that it will appear in the man pages

rtla-timerlat-hist.1
rtla-timerlat-top.1
rtla-osnoise-hist.1
rtla-osnoise-top.1

Remove the equals ('=') sign and add a space.

Link: https://lkml.kernel.org/r/20240516143121.12614-1-jkacur@redhat.com
Cc: Daniel Bristot de Oliveria <bristot@kernel.org>
Signed-off-by: John Kacur <jkacur@redhat.com>
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Documentation/tools/rtla/common_options.rst
Documentation/tools/rtla/common_osnoise_options.rst
Documentation/tools/rtla/common_timerlat_options.rst

index 7ac7b7581466123974660f510b5cf2bf07b14ee2..2dc1575210aa1142f40b326fdf1e9fc208443596 100644 (file)
 
         Print debug info.
 
-**-t**, **--trace**\[*=file*]
-
-        Save the stopped trace to [*file|osnoise_trace.txt*].
-
 **-e**, **--event** *sys:event*
 
         Enable an event in the trace (**-t**) session. The argument can be a specific event, e.g., **-e** *sched:sched_switch*, or all events of a system group, e.g., **-e** *sched*. Multiple **-e** are allowed. It is only active when **-t** or **-a** are set.
index f792ca58c211af1ff47e62df8584ab6613a2b086..d73de2d58f5f3c134eb96763577cb070c720d743 100644 (file)
@@ -25,3 +25,7 @@
 
         Specify the minimum delta between two time reads to be considered noise.
         The default threshold is *5 us*.
+
+**-t**, **--trace** \[*file*]
+
+        Save the stopped trace to [*file|osnoise_trace.txt*].
index 090700a6ae9f0f1c1a12a27e8539b3059c3b7267..cef6651f143581cd7c7fdc75286bf965cdf4a2ac 100644 (file)
         Save the stack trace at the *IRQ* if a *Thread* latency is higher than the
         argument in us.
 
+**-t**, **--trace** \[*file*]
+
+        Save the stopped trace to [*file|timerlat_trace.txt*].
+
 **--dma-latency** *us*
         Set the /dev/cpu_dma_latency to *us*, aiming to bound exit from idle latencies.
         *cyclictest* sets this value to *0* by default, use **--dma-latency** *0* to have