On Mon, 07 Oct 2024 21:12:43 +0000, Igor Pylypiv wrote: > When multiple trace files are passed, the generated queue depth graph > ends up adding queue depths from previous traces. > > iowatcher -t blktrace1 -t blktrace2 > > Assuming blktrace1 has a queue depth of 8 and blktrace2 has a queue depth > of 32, the resulting graph will display blktrace1 with a queue depth of 8 > and blktrace2 with a queue depth of 40 instead of 32. > > [...] Applied, thanks! [1/1] iowatcher: Calculate ios_in_flight per trace commit: f49e7ded6405bcecd10846a614f40061ca6301c8 Best regards, -- Jens Axboe