summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-03-19 17:22:37 +0000
committerJens Axboe <axboe@kernel.dk>2021-04-11 17:41:59 -0600
commit0d85035a7368a6c6dc91ddeca6da12a50d24164e (patch)
tree59146c723109531ab4c5f76bc58546f603bf28b2 /tools/perf/scripts/python/export-to-postgresql.py
parent8dd03afe611d371b8c8a2ebeec2720de662a21dc (diff)
io_uring: inline io_put_req and friends
One big omission is that io_put_req() haven't been marked inline, and at least gcc 9 doesn't inline it, not to mention that it's really hot and extra function call is intolerable, especially when it doesn't put a final ref. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions