Skip to content

Commit 03d646e

Browse files
Li Zefanrostedt
authored andcommitted
tracing: Make the documentation clear on trace_event boot option
Make it clear that event-list is a comma separated list of events. Reported-by: KOSAKI Motohiro <[email protected]> Signed-off-by: Li Zefan <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
1 parent 9560979 commit 03d646e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/trace/events.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ In order to facilitate early boot debugging, use boot option:
9090

9191
trace_event=[event-list]
9292

93-
The format of this boot option is the same as described in section 2.1.
93+
event-list is a comma separated list of events. See section 2.1 for event
94+
format.
9495

9596
3. Defining an event-enabled tracepoint
9697
=======================================

0 commit comments

Comments
 (0)