aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorCyrill Gorcunov <[email protected]>2009-10-26 22:24:14 +0300
committerIngo Molnar <[email protected]>2009-11-08 13:15:48 +0100
commite9036b36eed4d3cdb33fa9cbcdd9888ae516889f (patch)
tree769497c425cfe602e7765884185cd769428cc67e /tools/perf/scripts/python/check-perf-trace.py
parent968c86458a5975efa7a95f832a4ec9fb21471137 (diff)
sched: Use root_task_group_empty only with FAIR_GROUP_SCHED
root_task_group_empty is used only with FAIR_GROUP_SCHED so if we use other scheduler options we get: kernel/sched.c:314: warning: 'root_task_group_empty' defined but not used So move CONFIG_FAIR_GROUP_SCHED up that it covers root_task_group_empty(). Signed-off-by: Cyrill Gorcunov <[email protected]> Cc: Peter Zijlstra <[email protected]> LKML-Reference: <20091026192414.GB5321@lenovo> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions