diff options
| author | Colin Ian King <[email protected]> | 2017-07-13 07:44:03 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-07-20 15:07:50 -0400 |
| commit | 679cfbb158912ea94c0f450f729124c49826f137 (patch) | |
| tree | ec7ce400620bdf18260cb5481b23a4dac0ccbd55 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 7f0337086e4564ccdc4ed3ba15747f6e9fb4cf71 (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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions