diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2022-03-15 04:55:22 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-04-06 10:47:13 +0300 |
commit | 306451188062a788c59d6b708acd1f2ba2274bd9 (patch) | |
tree | 4851cc139df2c9c3667dfba19b4e92162f94c9b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | edb896297abeef8c95c150247607b09517469a9a (diff) | |
download | linux-306451188062a788c59d6b708acd1f2ba2274bd9.tar.xz |
rtw89: reduce export symbol number of mac size and quota
An export symbol costs about 40 bytes (in x86 with gcc), so use a structure
containing these small arrays to reduce code size.
text data bss dec hex filename
34932 1410 0 36342 8df6 mac.o (before)
34276 1258 0 35534 8ace mac.o (after)
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220315015522.11366-1-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions