diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-10-04 22:02:54 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-19 14:49:54 +0300 |
commit | c072481ded14bceb9a4163ac81ce73d907a43855 (patch) | |
tree | 7f46de0c6403a405948b5388241bbc327304d87e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 37f0e767e177af328fcaf74d3772495235e361a8 (diff) | |
download | linux-c072481ded14bceb9a4163ac81ce73d907a43855.tar.xz |
io_uring: mark cold functions
Attribute cold functions so compilers can optimise them for size. It
shrinks the binary by 2.5-3%
text data bss dec hex filename
90670 14002 8 104680 198e8 ./fs/io_uring.o
88053 14002 8 102063 18eaf ./fs/io_uring.o
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/b53d385f91dca45170b67d7f11c7abd787e821f6.1633373302.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions