summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorNathan Zimmer <nzimmer@sgi.com>2013-05-09 11:24:03 -0500
committerIngo Molnar <mingo@kernel.org>2013-05-10 10:35:56 +0200
commit424c93fe4cbe719e7fd7169248d2b648c493b68d (patch)
tree297a3fdcc3e35b8941e2854e95feaef1c739de6d /tools/perf/scripts/python/net_dropmonitor.py
parent534c97b0950b1967bca1c753aeaed32f5db40264 (diff)
sched: Use this_rq() helper
It is a few instructions more efficent to and slightly more readable to use this_rq()-> instead of cpu_rq(smp_processor_id())-> . Size comparison of kernel/sched/fair.o: text data bss dec hex filename 27972 122 26 28120 6dd8 fair.o.before 27956 122 26 28104 6dc8 fair.o.after Signed-off-by: Nathan Zimmer <nzimmer@sgi.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1368116643-87971-1-git-send-email-nzimmer@sgi.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions