summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2024-11-13 18:20:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-25 11:48:06 +0300
commit2ad0f19a4e9955703ac5c4e945f0bcdba0098794 (patch)
tree2217638c684d761d9d3df54c176f2e7154cb5f62 /tools/perf/scripts/python/task-analyzer.py
parent5b34f40cdab698566b8cdcfa6f7c202861749fa0 (diff)
downloadlinux-2ad0f19a4e9955703ac5c4e945f0bcdba0098794.tar.xz
block: add a rq_list type
commit a3396b99990d8b4e5797e7b16fdeb64c15ae97bb upstream. Replace the semi-open coded request list helpers with a proper rq_list type that mirrors the bio_list and has head and tail pointers. Besides better type safety this actually allows to insert at the tail of the list, which will be useful soon. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20241113152050.157179-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions