Skip to content
Commit 7fff9597 authored by Dongsheng's avatar Dongsheng Committed by Jiri Olsa
Browse files

perf tools: Add missing event for perf sched record.



We should record and process sched:sched_wakeup_new event in
perf sched tool, but currently, there is the process function
for it, without recording it in record subcommand.

This patch add -e sched:sched_wakeup_new to perf sched record.

Signed-off-by: default avatarDongsheng <yangds.fnst@cn.fujitsu.com>
Link: http://lkml.kernel.org/r/710c6edd2162b2cea1711443f54de47c0210d9fd.1399273302.git.yangds.fnst@cn.fujitsu.com


Signed-off-by: default avatarJiri Olsa <jolsa@kernel.org>
parent 3e46d212
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment