From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xl1Kv-00050j-4l for qemu-devel@nongnu.org; Sun, 02 Nov 2014 15:01:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xl1Km-0002iI-4F for qemu-devel@nongnu.org; Sun, 02 Nov 2014 15:01:17 -0500 Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]:56633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xl1Kl-0002i8-TF for qemu-devel@nongnu.org; Sun, 02 Nov 2014 15:01:08 -0500 Received: by mail-pa0-f46.google.com with SMTP id lf10so10908157pab.33 for ; Sun, 02 Nov 2014 12:01:06 -0800 (PST) Sender: Richard Henderson Message-ID: <54568D77.7060209@twiddle.net> Date: Sun, 02 Nov 2014 12:00:55 -0800 From: Richard Henderson MIME-Version: 1.0 References: <1414915640-9543-1-git-send-email-jcmvbkbc@gmail.com> <54568BA7.50705@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] tcg: dump op count to the same stream as other info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Filippov Cc: qemu-devel On 11/02/2014 11:56 AM, Max Filippov wrote: >> Well, yes, but do you really want 60+ lines of per-opcode use counts on the >> monitor? I'm pretty sure I would never find that useful... > > Maybe that dump should be a part of another command then? I'd be happy with that. r~