aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-07-10 18:46:54 +0100
committerJonathan Cameron <[email protected]>2017-07-10 22:00:17 +0100
commit5b4e17c9c45a93bae226fdaa2985c8b521f45bd4 (patch)
tree6048ebb656b8f2b596715fbe2ee7d3ef377d66c1 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentb30f1593678efe786234e12a86e321391ff9407c (diff)
iio: adc: at91: make array startup_lookup static
Don't populate array startup_lookup on the stack but instead make it static. Makes the object code smaller. Before: text data bss dec hex filename 21754 5440 128 27322 6aba drivers/iio/adc/at91_adc.o After: text data bss dec hex filename 21613 5496 128 27237 6a65 drivers/iio/adc/at91_adc.o Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions