From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR2Qd-00042W-PR for qemu-devel@nongnu.org; Wed, 03 Feb 2016 13:45:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aR2Qa-0005uv-Iq for qemu-devel@nongnu.org; Wed, 03 Feb 2016 13:45:23 -0500 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:33523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR2Qa-0005up-2M for qemu-devel@nongnu.org; Wed, 03 Feb 2016 13:45:20 -0500 Received: by mail-wm0-x234.google.com with SMTP id l66so177389809wml.0 for ; Wed, 03 Feb 2016 10:45:19 -0800 (PST) References: <1438593291-27109-1-git-send-email-alex.bennee@linaro.org> <1438593291-27109-6-git-send-email-alex.bennee@linaro.org> <55C8FE48.6010900@codeaurora.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <55C8FE48.6010900@codeaurora.org> Date: Wed, 03 Feb 2016 18:45:17 +0000 Message-ID: <87zivhocoy.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v4 05/11] qemu-log: Improve the "exec" TB execution logging List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christopher Covington Cc: Peter Maydell , qemu-trivial@nongnu.org, qemu-devel@nongnu.org, crosthwaitepeter@gmail.com, pbonzini@redhat.com, aurelien@aurel32.net, rth@twiddle.net Christopher Covington writes: > Hi Peter, Alex, > > On 08/03/2015 05:14 AM, Alex Bennée wrote: >> From: Peter Maydell >> > > Do you think there's some way to log the loop count when a circular chain is > executed? Possibly but I'm going to treat this as a future enhancement. -- Alex Bennée