From: Ingo Molnar Date: Wed, 16 Sep 2009 12:07:00 +0000 (+0200) Subject: perf sched: Sanity check context switch events X-Git-Tag: v2.6.32-rc1~628^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a37751043427c6e4397a2cbfd617cb5f215c72;p=pandora-kernel.git perf sched: Sanity check context switch events Use 'perf sched latency' to track the current task based on context-switch events, and flag the cases where there's some impossible transition: such as a PID being switched out that was not switched in. Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed