aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-09-05 07:03:32 -0400
committerMauro Carvalho Chehab <[email protected]>2017-09-23 08:29:26 -0400
commit2be730b828c59fc776c8045883c1dc7a37d7b457 (patch)
tree893e7a4d1256eae209ab346b1136e06eb2f16acc /tools/perf/scripts/python/event_analyzing_sample.py
parent1f679ff6c761729607630c731c8bae0f8691ae79 (diff)
media: cx25840: make array stds static const, reduces object code size
Don't populate the array syds on the stack, instead make it static const. Makes the object code smaller by over 280 bytes: Before: text data bss dec hex filename 81451 12784 704 94939 172db cx25840-core.o text data bss dec hex filename 81070 12880 704 94654 171be cx25840-core.o Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions