qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] tcg: dump op count to the same stream as other


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH] tcg: dump op count to the same stream as other info
Date: Sun, 02 Nov 2014 11:53:11 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/02/2014 01:07 AM, Max Filippov wrote:
> Otherwise 'info jit' outputs half of the information to monitor and the
> rest to qemu log.
> 
> Signed-off-by: Max Filippov <address@hidden>
> ---
>  tcg/tcg.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

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...


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]