commit | a39d6f2556c4a19f58f538c6aa28bf8faca4fcb8 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Apr 06 11:45:11 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Apr 07 10:49:00 2009 +0200 |
tree | 8c2ca4d3042bc90beb8d733584c7427476ae92f7 | |
parent | 4af4998b8aa35600f4c4a4f3c3a23baca6081d02 [diff] |
perf_counter: rework the task clock software counter Rework the task clock software counter to use the context time instead of the task runtime clock, this removes the last such user. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> LKML-Reference: <20090406094518.445450972@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>