qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH v2] This makes it easier to figure out whether a particular i


From: Alex Bennée
Subject: Re: [PATCH v2] This makes it easier to figure out whether a particular instruction was actually translated.
Date: Sun, 09 May 2021 19:15:41 +0100
User-agent: mu4e 1.5.13; emacs 28.0.50

Nathan Ringo <nathan@remexre.xyz> writes:

> I'm mostly looking at AArch64, so they're the same there :) I'm using
> this to collect code coverage information, so I have the disassembly,
> and it's slightly easier to report it that way;

Have you considered collecting this information with TCG plugins? That
way you can instrument what was actually instrumented directly.

> if you think it'd be
> more useful on other architectures to report the byte range instead,
> it'd be an easy change to my scripts.
>
> Also, noticed I accidentally deleted the first line of the commit
> message when I updated the patch... I can fix that if you want me to
> switch the size metric.


-- 
Alex Bennée



reply via email to

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