diff options
| author | Colin Ian King <[email protected]> | 2017-07-10 09:54:27 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-07-20 15:03:07 -0400 |
| commit | 3802c1bc2c127e9396d95a274a6bd6fcb5c9a397 (patch) | |
| tree | 7c05c58b2d1817bef0d63805e74b4846b24fe567 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | d0a0548adeee87ac2d7890d15dfd3800db2099e6 (diff) | |
media: dvb-frontends/cxd2841er: make several arrays static
Don't populate arrays on the stack but make them static. Makes
the object code smaller:
Before:
text data bss dec hex filename
89299 21704 64 111067 1b1db cxd2841er.o
After:
text data bss dec hex filename
85823 23432 64 109319 1ab07 cxd2841er.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-record')
0 files changed, 0 insertions, 0 deletions