提交 8d414bd2 编写于 作者: Z Zhou Chengming 提交者: Steven Rostedt

tracing: Allow wakeup_dl tracer to be used by instances

Allow wakeup_dl tracer to be used by instances, like wakeup tracer
and wakeup_rt tracer.

Link: http://lkml.kernel.org/r/1479093553-31264-1-git-send-email-zhouchengming1@huawei.comSigned-off-by: NZhou Chengming <zhouchengming1@huawei.com>
Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
上级 3f303fbc
......@@ -790,6 +790,7 @@ static struct tracer wakeup_dl_tracer __read_mostly =
#endif
.open = wakeup_trace_open,
.close = wakeup_trace_close,
.allow_instances = true,
.use_max_tr = true,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册