mtrace icon indicating copy to clipboard operation
mtrace copied to clipboard

Memory access tracing QEMU

Results 3 mtrace issues
Sort by recently updated
recently updated
newest added

Some changes added to enable the generation of the sparc-softmmu target. Changes now enable: ./configure --target-list="sparc-softmmu" --disable-kvm --audio-card-list="" --disable-vnc-jpeg --disable-vnc-png --disable-strip make Tests: I checked that the x86_64-softmmu target is...

Simple, efficient and a fast hack to record program counter of every instruction in a program while executing it in qemu-mtrace.

-------- Original Message -------- Subject: mtrace patch to efficiently record PC Date: 2015-07-25 17:54 From: Sanketh Nalli [email protected] To: Austin Clements [email protected] Hello Dr.Clements, I have been working with mtrace...