On Wed, 19 Jan 2022 21:14:04 +0000, Lukas Straub wrote: > This series adds support for read_iolog_chunked to blktrace and fixes some bugs > along the way. > > Regards, > Lukas Straub > > Lukas Straub (8): > blktrace.c: Use file stream interface instead of fifo > iolog.c: Make iolog_items_to_fetch public > blktrace.c: Add support for read_iolog_chunked > linux-dev-lookup.c: Put the check for replay_redirect in the beginning > blktrace.c: Don't hardcode direct-io > blktrace.c: Don't sleep indefinitely if there is a wrong timestamp > blktrace.c: Make thread-safe by removing local static variables > iolog.c: Fix memory leak for blkparse case > > [...] Applied, thanks! [1/8] blktrace.c: Use file stream interface instead of fifo commit: 5ab088aa50aec5875d37f0ccc31711a9d50ededc [2/8] iolog.c: Make iolog_items_to_fetch public commit: a21ed2b50116e96f5f2d9c0dcf2e3506d7397ef8 [3/8] blktrace.c: Add support for read_iolog_chunked commit: 10f74940073380f6cb15608053b36a796f879dec [4/8] linux-dev-lookup.c: Put the check for replay_redirect in the beginning commit: d9d60dbf49bfa62b5bd26f078533088f1de17b6f [5/8] blktrace.c: Don't hardcode direct-io commit: d0b12843fd441460bd9a0172169b028a74f76b10 [6/8] blktrace.c: Don't sleep indefinitely if there is a wrong timestamp commit: f36bd1341690e0c63718c32465e173874bf56727 [7/8] blktrace.c: Make thread-safe by removing local static variables commit: 661592d44383069fe949ec68154c2d8079cf02a0 [8/8] iolog.c: Fix memory leak for blkparse case commit: 3a3e5c6e7606e727df1788a73d04db56d77ba00d Best regards, -- Jens Axboe