Commit 23c0e9c
tracing: Show the tracer options in boot-time created instance
Since tracer_init_tracefs_work_func() only updates the tracer options
for the global_trace, the instances created by the kernel cmdline
do not have those options.
Fix to update tracer options for those boot-time created instances
to show those options.
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: https://patch.msgid.link/176354112555.2356172.3989277078358802353.stgit@mhiramat.tok.corp.google.com
Fixes: 428add5 ("tracing: Have tracer option be instance specific")
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>1 parent 7a6735c commit 23c0e9c
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10228 | 10228 | | |
10229 | 10229 | | |
10230 | 10230 | | |
10231 | | - | |
| 10231 | + | |
10232 | 10232 | | |
| 10233 | + | |
| 10234 | + | |
10233 | 10235 | | |
10234 | 10236 | | |
10235 | | - | |
| 10237 | + | |
| 10238 | + | |
10236 | 10239 | | |
10237 | 10240 | | |
10238 | 10241 | | |
| |||
10934 | 10937 | | |
10935 | 10938 | | |
10936 | 10939 | | |
10937 | | - | |
| 10940 | + | |
10938 | 10941 | | |
10939 | 10942 | | |
10940 | 10943 | | |
| |||
0 commit comments