aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2020-06-30 15:20:43 +0300
committerJens Axboe <[email protected]>2020-06-30 09:32:04 -0600
commit3fa5e0f331280237af918ab2e7a160f5a68d3e7d (patch)
treee1d7c0c8371ef164c46630468aee11d8c4c711be /tools/perf/scripts/python/flamegraph.py
parent0be0b0e33b0bfd08264b108512e44b3907fe987b (diff)
io_uring: optimise io_req_find_next() fast check
gcc 9.2.0 compiles io_req_find_next() as a separate function leaving the first REQ_F_LINK_HEAD fast check not inlined. Help it by splitting out the check from the function. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions