aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2024-02-23 15:55:38 +0800
committerJens Axboe <[email protected]>2024-02-28 18:47:08 -0700
commit1221b9e982e181f1c37789c46fe5bfe32d97bec4 (patch)
tree2e8220ef7cbc9cf5c077f41f4ecdcd5d5bdb45a0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentec30b461f3d067bd322a6c3a6c5105746ed9bf14 (diff)
ublk: improve getting & putting ublk device
Firstly convert get_device() and put_device() into ublk_get_device() and ublk_put_device(). Secondly annotate ublk_get_device() & ublk_put_device() as noinline for trace, especially it is often to trigger device deletion hang when incorrect order is used on ublkc mmap, ublkc close, io_uring_sqe_unregister_file, ublkb close. Signed-off-by: Ming Lei <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions