summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-10-07 16:41:13 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-10-09 11:27:22 +0300
commit55047fb783e0f5b13fc79653f09a06782c3ffe18 (patch)
treed83d00fc23b98f5a8affd3b8fcf5a866a9f84f8d /tools/perf/scripts/python/syscall-counts.py
parentbe10b09b278fcd64e79e232c88d9152c6f5c2923 (diff)
downloadlinux-55047fb783e0f5b13fc79653f09a06782c3ffe18.tar.xz
iwlegacy: make array interval static, makes object smaller
Don't populate the array interval on the stack but instead make it static. Makes the object code smaller by 121 bytes. Before: text data bss dec hex filename 167797 29676 448 197921 30521 wireless/intel/iwlegacy/common.o After: text data bss dec hex filename 167580 29772 448 197800 304a8 wireless/intel/iwlegacy/common.o (gcc version 9.2.1, amd64) Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions