diff options
| author | Ryan Chung <seokwoo.chung130@gmail.com> | 2025-08-31 19:17:28 +0900 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2025-09-03 15:31:30 -0600 |
| commit | d5958c8a09d583273d6713cd9f6da4412a2f45e6 (patch) | |
| tree | 75f3fbd871148fd6f8b6d8c0fee55cb37117f71c /Documentation/trace | |
| parent | 118e54633ca894748f300c0f582f4ae1b6254f8d (diff) | |
tracing: rephrase for clearer documentation
Signed-off-by: Ryan Chung <seokwoo.chung130@gmail.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250831101736.11519-2-seokwoo.chung130@gmail.com
Diffstat (limited to 'Documentation/trace')
| -rw-r--r-- | Documentation/trace/boottime-trace.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/trace/boottime-trace.rst b/Documentation/trace/boottime-trace.rst index 3efac10adb36..651f3a2c01de 100644 --- a/Documentation/trace/boottime-trace.rst +++ b/Documentation/trace/boottime-trace.rst @@ -19,7 +19,7 @@ this uses bootconfig file to describe tracing feature programming. Options in the Boot Config ========================== -Here is the list of available options list for boot time tracing in +Here is the list of available options for boot time tracing in boot config file [1]_. All options are under "ftrace." or "kernel." prefix. See kernel parameters for the options which starts with "kernel." prefix [2]_. |