From: Frederic Weisbecker Date: Fri, 31 Oct 2008 12:20:08 +0000 (+0100) Subject: tracing/fastboot: use sched switch tracer from boot tracer X-Git-Tag: v2.6.29-rc1~586^2~96^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ad44b697c9d13e445ddc7d16f736fbac333249;p=pandora-kernel.git tracing/fastboot: use sched switch tracer from boot tracer Impact: enhance boot trace output with scheduling events Use the sched_switch tracer from the boot tracer. We also can trace schedule events inside the initcalls. Sched tracing is disabled after the initcall has finished and then reenabled before the next one is started. Signed-off-by: Frederic Weisbecker Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed