aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/kernel-parameters.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 82b42c958d1c..a2a662d4da83 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -3992,8 +3992,9 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
3992 3992
3993 trace_event=[event-list] 3993 trace_event=[event-list]
3994 [FTRACE] Set and start specified trace events in order 3994 [FTRACE] Set and start specified trace events in order
3995 to facilitate early boot debugging. 3995 to facilitate early boot debugging. The event-list is a
3996 See also Documentation/trace/events.txt 3996 comma separated list of trace events to enable. See
3997 also Documentation/trace/events.txt
3997 3998
3998 trace_options=[option-list] 3999 trace_options=[option-list]
3999 [FTRACE] Enable or disable tracer options at boot. 4000 [FTRACE] Enable or disable tracer options at boot.