aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-10-04 20:02:49 +0100
committerJens Axboe <[email protected]>2021-10-19 05:49:54 -0600
commita33ae9ce16a8ca62c5dffbe8909d185c6c5b4d77 (patch)
tree15dbe6fca6f7bd0a23a6d99a12a10b6e257af760 /tools/perf/scripts/python/exported-sql-viewer.py
parentfff4e40e3094972b119e38c8f0de4e1ca9fec654 (diff)
io_uring: optimise request allocation
Even after fully inlining io_alloc_req() my compiler does a NULL check in the path of successful allocation, no hacks like an empty dereference help it. Restructure io_alloc_req() by splitting out refilling part, so the compiler generate a slightly better binary. Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/eda17571bdc7248d8e617b23e7132a5416e4680b.1633373302.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions