aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2018-07-02 17:35:58 +0800
committerJens Axboe <[email protected]>2018-07-09 09:07:53 -0600
commit3f0cedc7e9a0b32e79c79d2aac0c96d2b870ae55 (patch)
treed89b81817e3e11e00965ca756a404cb7f2c57baf /tools/perf/scripts/python/stackcollapse.py
parentc018c84fdb453ae057f3bcc87a1f1f730d41628b (diff)
blk-mq: use list_splice_tail_init() to insert requests
list_splice_tail_init() is much more faster than inserting each request one by one, given all requets in 'list' belong to same sw queue and ctx->lock is required to insert requests. Cc: Laurence Oberman <[email protected]> Cc: Omar Sandoval <[email protected]> Cc: Bart Van Assche <[email protected]> Tested-by: Kashyap Desai <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Ming Lei <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions