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~
On Sun, Nov 2, 2014 at 10:53 PM, Richard Henderson wrote:
> 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
>> ---
>> tcg/tcg.c | 7 ---
>> 1 file changed, 4 insertio
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
> ---
> tcg/tcg.c | 7 ---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Well, yes, but do you really want 60+ lines
Otherwise 'info jit' outputs half of the information to monitor and the
rest to qemu log.
Signed-off-by: Max Filippov
---
tcg/tcg.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/tcg/tcg.c b/tcg/tcg.c
index 7a84b87..15d29df 100644
--- a/tcg/tcg.c
+++ b/tcg/tcg.c
@@ -2