From: Peter Zijlstra Date: Wed, 10 Dec 2008 07:08:22 +0000 (+0100) Subject: sched: fix tracepoints in scheduler X-Git-Tag: v2.6.29-rc1~586^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbc34ed1ac36690f75fd272e19e7b4fc29aae5a2;p=pandora-kernel.git sched: fix tracepoints in scheduler The trace point only caught one of many places where a task changes cpu, put it in the right place to we get all of them. Change the signature while we're at it. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed