aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorRusty Russell <[email protected]>2009-11-03 14:53:15 +1030
committerIngo Molnar <[email protected]>2009-11-04 13:16:38 +0100
commite2c880630438f80b474378d5487b511b07665051 (patch)
tree0f35b58cd657a3b50e03a93a12367ab82bd569ef /tools/perf/scripts/python/check-perf-trace.py
parent45a5c8bad827ebb9c9798becc15bce2e804d49e0 (diff)
cpumask: Simplify sched_rt.c
find_lowest_rq() wants to call pick_optimal_cpu() on the intersection of sched_domain_span(sd) and lowest_mask. Rather than doing a cpus_and into a temporary, we can open-code it. This actually makes the code slightly clearer, IMHO. Signed-off-by: Rusty Russell <[email protected]> Acked-by: Gregory Haskins <[email protected]> Cc: Steven Rostedt <[email protected]> LKML-Reference: <[email protected]> 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