Yufen Yu
ff3b74b8e1
blk-mq: add trace block plug and unplug for multiple queues
...
For now, we just trace plug for single queue device or drivers
provide .commit_rqs, and have not trace plug for multiple queues
device. But, unplug events will be recorded when call
blk_mq_flush_plug_list(). Then, trace events will be asymmetrical,
just have unplug and without plug.
This patch add trace plug and unplug for multiple queues device in
blk_mq_make_request(). After that, we can accurately trace plug and
unplug for multiple queues.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-04-02 08:57:05 -06:00
..
2018-07-27 09:17:41 -06:00
2017-11-03 11:29:50 -07:00
2018-12-07 22:26:36 -07:00
2019-04-01 06:56:15 -06:00
2019-01-31 12:50:24 -07:00
2019-04-01 06:56:15 -06:00
2018-12-16 08:33:57 -07:00
2019-03-18 10:44:48 -06:00
2019-03-20 14:39:09 -06:00
2019-03-12 10:04:01 -07:00
2018-11-07 13:42:32 -07:00
2019-03-24 10:26:16 -06:00
2018-09-24 12:33:57 -06:00
2018-11-15 12:17:28 -07:00
2019-03-20 14:19:38 -06:00
2018-11-14 08:17:18 -07:00
2018-01-29 11:51:49 -08:00
2019-03-06 09:42:54 -07:00
2018-11-07 13:45:00 -07:00
2019-01-17 21:21:40 -07:00
2019-03-09 16:53:47 -08:00
2018-12-16 19:53:47 -07:00
2018-11-07 13:45:00 -07:00
2018-12-13 09:59:08 +01:00
2019-02-01 08:33:04 -07:00
2018-12-17 11:19:39 -07:00
2018-12-17 05:44:45 -07:00
2019-02-01 08:33:04 -07:00
2017-11-14 15:32:19 -08:00
2018-11-07 13:45:00 -07:00
2019-04-02 08:57:05 -06:00
2019-03-24 10:26:16 -06:00
2018-11-15 12:17:28 -07:00
2018-11-15 12:17:28 -07:00
2018-12-16 19:53:47 -07:00
2018-12-17 11:19:54 -07:00
2019-02-09 15:40:24 -07:00
2018-11-15 12:13:25 -07:00
2018-11-15 12:13:25 -07:00
2018-12-12 06:47:51 -07:00
2019-03-20 14:02:07 -06:00
2018-12-07 22:26:37 -07:00
2018-11-15 12:13:18 -07:00
2019-01-24 11:09:21 -07:00
2018-07-09 09:07:54 -06:00
2018-12-28 13:19:59 -08:00
2019-02-01 08:33:04 -07:00
2019-02-21 10:58:44 -07:00
2019-02-05 21:27:40 -05:00
2019-02-05 21:27:40 -05:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-11 08:21:40 -07:00
2019-02-28 14:09:08 -07:00
2018-10-25 11:17:40 -06:00
2018-05-31 10:50:54 -04:00
2018-12-29 13:03:29 -08:00
2018-11-07 13:42:32 -07:00
2018-12-20 12:17:21 -07:00
2018-11-07 13:42:32 -07:00
2018-12-17 11:19:39 -07:00
2017-09-11 09:45:52 -06:00
2018-12-10 08:30:38 -07:00
2018-05-14 08:55:18 -06:00
2018-06-20 12:04:06 -06:00
2018-07-30 08:27:02 -06:00