diff options
| author | Colin Ian King <[email protected]> | 2017-07-13 07:34:28 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-07-20 15:07:28 -0400 |
| commit | 7f0337086e4564ccdc4ed3ba15747f6e9fb4cf71 (patch) | |
| tree | 551479839c272d82e60b31a5b2956f58e72af880 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | bd2355b8efc684e3ab74f8a5284d1dfaa9384056 (diff) | |
media: drxd: make const arrays slowIncrDecLUT and fastIncrDecLUT static
Don't populate arrays slowIncrDecLUT and fastIncrDecLUT on the stack but
instead make them static. Makes the object code smaller by over 100 bytes:
text data bss dec hex filename
27776 832 64 28672 7000 drxd_hard.o
text data bss dec hex filename
27530 976 64 28570 6f9a drxd_hard.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