diff options
author | Xunlei Pang <[email protected]> | 2016-05-10 21:03:18 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-06-03 09:18:56 +0200 |
commit | 1a99ae3f00d3c7c7885ee529ac9a874b19caa0cf (patch) | |
tree | 3cfa251dd8e6a2550e63c2b4a2ece19ce2d6f767 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 719af93ab78eaaccdb2fa727268da6b477804bfb (diff) |
sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()
Two minor fixes for cfs_rq_clock_task():
1) If cfs_rq is currently being throttled, we need to subtract the cfs
throttled clock time.
2) Make "throttled_clock_task_time" update SMP unrelated. Now UP cases
need it as well.
Signed-off-by: Xunlei Pang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions