From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEhsH-0000WB-KJ for qemu-devel@nongnu.org; Tue, 26 Apr 2011 09:00:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEhsG-0000lm-Lk for qemu-devel@nongnu.org; Tue, 26 Apr 2011 09:00:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEhsG-0000l9-BX for qemu-devel@nongnu.org; Tue, 26 Apr 2011 09:00:16 -0400 Message-ID: <4DB6C1BD.10805@redhat.com> Date: Tue, 26 Apr 2011 14:59:41 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20110406183341.22854.93929.stgit@ginnungagap.bsc.es> <20110406183503.22854.39534.stgit@ginnungagap.bsc.es> <4DB3C204.1030400@redhat.com> <87hb9mtylx.fsf@fulla.xlab.taz> <4DB5B916.7000400@redhat.com> <4DB6BADF.5030806@adacore.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 10/11] trace-state: [stderr] add support for dynamically enabling/disabling events List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: =?ISO-8859-1?Q?Llu=EDs?= , Fabien Chouteau , qemu-devel@nongnu.org On 04/26/2011 02:38 PM, Stefan Hajnoczi wrote: > The simple backend additionally allows setting and flushing the output > file. It also supports dumping the trace buffer. I agree that neither of these would be a particularly interesting addition to the stderr backend. Paolo