From: Peter Zijlstra Date: Mon, 10 Nov 2008 09:46:32 +0000 (+0100) Subject: sched: clean up debug info X-Git-Tag: v2.6.28-rc5~79^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac5c4d604bf894ef672a7971d03fefdc7ea7e49;p=pandora-kernel.git sched: clean up debug info Impact: clean up and fix debug info printout While looking over the sched_debug code I noticed that we printed the rq schedstats for every cfs_rq, ammend this. Also change nr_spead_over into an int, and fix a little buglet in min_vruntime printing. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed