sched: Fix latencytop and sleep profiling vs group scheduling
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 23 Jul 2009 18:13:26 +0000 (20:13 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 2 Aug 2009 12:10:12 +0000 (14:10 +0200)
commite414314cce7539788dd5d2c35decad11782dd858
tree4ca73e18a6d594e88fba8e284726ffbf20627fbd
parented680c4ad478d0fee9740f7d029087f181346564
sched: Fix latencytop and sleep profiling vs group scheduling

The latencytop and sleep accounting code assumes that any
scheduler entity represents a task, this is not so.

Cc: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c