aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-02-03 16:03:52 +0100
committerJens Axboe <[email protected]>2023-02-03 08:20:05 -0700
commit4e1d91ae876bd12f327340f11a16a1278985e7e1 (patch)
tree2cfd201288495cb93e0646a2d6e561b4d2be5b01 /tools/perf/scripts/python/check-perf-trace.py
parent0bc65bd41dfd2f75b9f38812326d767db5cd0663 (diff)
blk-wbt: open code wbt_queue_depth_changed in wbt_init
wbt_queue_depth_changed just updates a field and calls another function. Open code it in wbt_init, so that the local queue variable can be used instead of the one stored in the rq_qos. This will allow delaying that rq_qos->queue assignment in a subsequent patch. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Andreas Herrmann <[email protected]> Acked-by: Tejun Heo <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions