diff options
author | Srikar Dronamraju <[email protected]> | 2015-06-08 13:40:40 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-19 10:03:11 +0200 |
commit | c5f3ab1c3b2e277cca6462415038dab02b4ad396 (patch) | |
tree | ccfdcfb2331c5c2ee72de6565dcd8eb92c5a5c6c /scripts/gdb/linux/lists.py | |
parent | 33d6176eb12d1b0ae6d2f672b47367fd90726b91 (diff) |
sched/debug: Replace vruntime with wait_sum in /proc/sched_debug
Within runnable tasks in /proc/sched_debug, vruntime is printed twice,
once as tree-key and again as exec-runtime.
Since exec-runtime isnt populated in !CONFIG_SCHEDSTATS, use this field
to print wait_sum.
Signed-off-by: Srikar Dronamraju <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[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 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions