From: Dongsheng Date: Mon, 5 May 2014 07:05:53 +0000 (+0900) Subject: perf tools: Add missing event for perf sched record. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~22^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fff959783949b2f50454c49e325697073f48dc0;p=pandora-kernel.git 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: Dongsheng Link: http://lkml.kernel.org/r/710c6edd2162b2cea1711443f54de47c0210d9fd.1399273302.git.yangds.fnst@cn.fujitsu.com Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed