aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-09-24 21:59:56 +0100
committerJens Axboe <[email protected]>2021-10-19 05:49:53 -0600
commitf15a3431775a598ed89028acee334200160cc2d6 (patch)
treed2dfa945a428bce6a39f17df6b1635e8bb6eccf0 /tools/perf/scripts/python/export-to-sqlite.py
parent553deffd0920fc52e8c91e7f8a42d1186a75760a (diff)
io_uring: deduplicate io_queue_sqe() call sites
There are two call sites of io_queue_sqe() in io_submit_sqe(), combine them into one, because io_queue_sqe() is inline and we don't want to bloat binary, and will become even bigger text data bss dec hex filename 92126 13986 8 106120 19e88 ./fs/io_uring.o 91966 13986 8 105960 19de8 ./fs/io_uring.o Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/506124b8e767f0a4576f7a459f6aea3d13fb4dda.1632516769.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions