[PATCH] Read and sort events in chunks from stdin
authorJens Axboe <axboe@wiggum>
Mon, 5 Sep 2005 13:51:33 +0000 (15:51 +0200)
committerJens Axboe <axboe@wiggum>
Mon, 5 Sep 2005 13:51:33 +0000 (15:51 +0200)
commit412819cec12849b337be4dd4601fd1222c3196ab
tree1c3cbbcddf28386aa22fbfa69e61ba8d9c5c1a29
parent75da3c6af9c3445e4929902310546c7083415bb7
[PATCH] Read and sort events in chunks from stdin

This should improve performance of the piped live tracing and at the same
time add support for sorting of incoming events at least in batches.
blkparse.c