commit | e414314cce7539788dd5d2c35decad11782dd858 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jul 23 20:13:26 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Aug 02 14:10:12 2009 +0200 |
tree | 4ca73e18a6d594e88fba8e284726ffbf20627fbd | |
parent | ed680c4ad478d0fee9740f7d029087f181346564 [diff] |
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>