diff options
author | Mike Galbraith <[email protected]> | 2012-08-07 05:00:13 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2012-08-13 18:41:54 +0200 |
commit | 35cf4e50b16331def6cfcbee11e49270b6db07f5 (patch) | |
tree | 0db0da974b4c4a563811bbf734a8d7cf116ae597 /tools/perf/util/trace-event-scripting.c | |
parent | bea6832cc8c4a0a9a65dd17da6aaa657fe27bc3e (diff) |
sched,cgroup: Fix up task_groups list
With multiple instances of task_groups, for_each_rt_rq() is a noop,
no task groups having been added to the rt.c list instance. This
renders __enable/disable_runtime() and print_rt_stats() noop, the
user (non) visible effect being that rt task groups are missing in
/proc/sched_debug.
Signed-off-by: Mike Galbraith <[email protected]>
Cc: [email protected] # v3.3+
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions