aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-07-13 07:44:03 -0400
committerMauro Carvalho Chehab <[email protected]>2017-07-20 15:07:50 -0400
commit679cfbb158912ea94c0f450f729124c49826f137 (patch)
treeec7ce400620bdf18260cb5481b23a4dac0ccbd55 /tools/perf/scripts/python/bin/stackcollapse-report
parent7f0337086e4564ccdc4ed3ba15747f6e9fb4cf71 (diff)
media: drxj: make several const arrays static
Don't populate const arrays on the stack but instead make them static. Makes the object code smaller by over 1800 bytes: Before: text data bss dec hex filename 94100 9160 0 103260 1935c drxj.o After: text data bss dec hex filename 91044 10400 0 101444 18c44 drxj.o Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions