提交 62a40dad 编写于 作者: O Oscar Shiang 提交者: Jonathan Corbet

docs: Remove duplicated words in trace/osnoise-tracer

There are 2 duplicated words found in osnoise tracer documentation.
This patch removes them.
Signed-off-by: NOscar Shiang <oscar0225@livemail.tw>
Acked-by: NSteven Rostedt (Google) <rostedt@goodmis.org>
Acked-by: NDaniel Bristot de Oliveira <bristot@kernel.org>
Link: https://lore.kernel.org/r/TYCP286MB1913117487F390E3BCE38B15A1399@TYCP286MB1913.JPNP286.PROD.OUTLOOK.COMSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 b62ef3a1
...@@ -51,7 +51,7 @@ For example:: ...@@ -51,7 +51,7 @@ For example::
[root@f32 ~]# cd /sys/kernel/tracing/ [root@f32 ~]# cd /sys/kernel/tracing/
[root@f32 tracing]# echo osnoise > current_tracer [root@f32 tracing]# echo osnoise > current_tracer
It is possible to follow the trace by reading the trace trace file:: It is possible to follow the trace by reading the trace file::
[root@f32 tracing]# cat trace [root@f32 tracing]# cat trace
# tracer: osnoise # tracer: osnoise
...@@ -108,7 +108,7 @@ The tracer has a set of options inside the osnoise directory, they are: ...@@ -108,7 +108,7 @@ The tracer has a set of options inside the osnoise directory, they are:
option. option.
- tracing_threshold: the minimum delta between two time() reads to be - tracing_threshold: the minimum delta between two time() reads to be
considered as noise, in us. When set to 0, the default value will considered as noise, in us. When set to 0, the default value will
will be used, which is currently 5 us. be used, which is currently 5 us.
Additional Tracing Additional Tracing
------------------ ------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册