All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] need help about trace reconstruction
       [not found] <1337526951.2414198.1492421247871.ref@mail.yahoo.com>
@ 2017-04-17  9:27 ` oussema ben khedher
  2017-05-02 11:33   ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: oussema ben khedher @ 2017-04-17  9:27 UTC (permalink / raw)
  To: qemu-devel

hi
 i m comparing the trace of execution of reconstruction of trace instruction of a code running in real board and the trace of  the same code running in qemu ..
and i found that there is some function not called in the reconstruction of qemu trace ..
i guess that qemu do some optimization or there is another raison for that

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] need help about trace reconstruction
  2017-04-17  9:27 ` [Qemu-devel] need help about trace reconstruction oussema ben khedher
@ 2017-05-02 11:33   ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2017-05-02 11:33 UTC (permalink / raw)
  To: oussema ben khedher; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

On Mon, Apr 17, 2017 at 09:27:27AM +0000, oussema ben khedher via Qemu-devel wrote:
>  i m comparing the trace of execution of reconstruction of trace instruction of a code running in real board and the trace of  the same code running in qemu ..
> and i found that there is some function not called in the reconstruction of qemu trace ..
> i guess that qemu do some optimization or there is another raison for that

It's very hard to answer without details on how you traced execution and
seeing the actual trace data.

QEMU is a functional simulator.  The effects of running the guest code
should be identical although the timing may not be.  The guest code may
also be affected by environment or hardware differences, causing it to
take different code paths.

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-02 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1337526951.2414198.1492421247871.ref@mail.yahoo.com>
2017-04-17  9:27 ` [Qemu-devel] need help about trace reconstruction oussema ben khedher
2017-05-02 11:33   ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.