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)
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>

No differences found