aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-09-07 14:27:12 -0700
committerDmitry Torokhov <[email protected]>2017-09-11 14:23:39 -0700
commit023c437a7a032320cd881b6d1c477a56d95582fe (patch)
treed23c70b96155357393711c6e3b4cdaad72f3414f /tools/perf/scripts/python/mem-phys-addr.py
parent4a54feea1765a79ac8446bd6f5ce163fc94a8a95 (diff)
Input: surface3_spi - make const array header static, reduces object code size
Don't populate the const array header on the stack, instead make it static. Makes the object code smaller by over 180 bytes: Before: text data bss dec hex filename 6003 1536 0 7539 1d73 surface3_spi.o After: text data bss dec hex filename 5726 1632 0 7358 1cbe surface3_spi.o Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions