From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXlSp-0007FR-9X for qemu-devel@nongnu.org; Fri, 04 Sep 2015 03:31:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXlSm-0005Ql-3w for qemu-devel@nongnu.org; Fri, 04 Sep 2015 03:31:11 -0400 Received: from smtp.ispras.ru ([83.149.199.79]:42307) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXlSl-0005QS-Sx for qemu-devel@nongnu.org; Fri, 04 Sep 2015 03:31:08 -0400 References: <7cd03581b882e28ef904a35a4ce1e374@ispras.ru> <55E859BA.8080502@ispras.ru> From: Sergey Smolov Message-ID: <55E93C0E.4000401@ispras.ru> Date: Fri, 4 Sep 2015 10:37:02 +0400 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] QEMU+Aarch64: in_asm log skips instructions of loop-programs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Richard Henderson Cc: QEMU Developers 03.09.2015 19:35, Peter Maydell =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > On 3 September 2015 at 15:31, Sergey Smolov wrote: >> Do you think it is possible to implement another QEMU logger which wil= l >> make a record for every executed block, > Yes (this would just need to disable the TB linking optimisation, > which we've discussed providing a debug toggle for in another > thread). Sorry, are you talking about this patch:=20 https://lists.gnu.org/archive/html/qemu-devel/2014-03/msg05603.html? Will this be added to QEMU master in the nearest future? Thanks, Sergey Smolov