aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-10-20 16:42:03 +0100
committerMarc Kleine-Budde <[email protected]>2020-11-03 22:30:32 +0100
commitc3ddac4b0c9a280d4d5b670b4d39c50fee88579e (patch)
treed17f48e6e795546bd5dc7fc489a27d1fafe820c9 /tools/perf/scripts/python/exported-sql-viewer.py
parent78656ea235191c8cf8475f8335860ca4192243a4 (diff)
can: isotp: padlen(): make const array static, makes object smaller
Don't populate the const array plen on the stack but instead it static. Makes the object code smaller by 926 bytes. Before: text data bss dec hex filename 26531 1943 64 28538 6f7a net/can/isotp.o After: text data bss dec hex filename 25509 2039 64 27612 6bdc net/can/isotp.o (gcc version 10.2.0) Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions