From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <51ED9BA1.602@enovance.com> Date: Mon, 22 Jul 2013 22:52:49 +0200 From: Erwan Velu MIME-Version: 1.0 Subject: Re: [Pull Request] Fixing coherency in fio2gnuplot References: <51ED6FFC.2070309@enovance.com> <20130722182915.GA32755@kernel.dk> In-Reply-To: <20130722182915.GA32755@kernel.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Jens Axboe Cc: fio@vger.kernel.org List-ID: On 22/07/2013 20:29, Jens Axboe wrote: > On Mon, Jul 22 2013, Erwan Velu wrote: >> Hello, >> Sorry to make many pull request in a row but I just discover a serious >> problem when plotting multiple traces at the same time. It was in fact >> shortening the plots & rendering to the smallest trace file. >> >> This bug is pretty boring and this patch series does fix it. >> The branch is on top the current master, shall be easy to merge ;o) > No worries, pulled both of them. Thanks! > Thanks ! Did you got the chance to had a look at it ?