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 th
im working in the reconstitution of execution trace informations of the guest
processor in qemu and i need an approximative time of execution of every
translation block by the guest processor .
can you give me some hints about that ? thank you