aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2015-04-17 11:39:18 -0700
committerThomas Gleixner <[email protected]>2015-04-22 12:03:39 +0200
commit7de4e74430139f2484cb16cedf6c281d1a5a696e (patch)
tree10a587f0ac3df845c85f8a78728edcfe1d603d0c /tools/perf/scripts/python
parent646da63172f660ba84f195c1165360a9b73583ee (diff)
timer_list: Reduce SEQ_printf footprint
This macro can be converted to a static function to reduce object size. (x86-64 defconfig) $ size kernel/time/timer_list.o* text data bss dec hex filename 6583 8 0 6591 19bf kernel/time/timer_list.o.old 4647 8 0 4655 122f kernel/time/timer_list.o.new Signed-off-by: Joe Perches <[email protected]> Cc: John Stultz <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions