trace based in an ARM
application, is there already something in QEMU that can do that? If not,
is a good way to go to check target-arm/translate.c? The num_insns there,
is that a floating window - instruction count?
Thanks,
Regards,
Hendrik Greving
Thanks!
On Fri, Jan 10, 2014 at 1:17 AM, Sebastian Ottlik wrote:
> Hi,
>
> the -icount feature does actually count the number of executed
> instructions (with a TB granularity). It is not output directly but used to
> simulate the system clock after being scaled by N. In theory this should
> al
That's kind of what I thought.
- Hendrik
On Fri, Jan 10, 2014 at 12:14 PM, Hendrik Greving <
hendrik.greving@gmail.com> wrote:
> Thanks!
>
>
> On Fri, Jan 10, 2014 at 1:17 AM, Sebastian Ottlik wrote:
>
>> Hi,
>>
>> the -icount featur
=/dev/mmcblk0p2 vga=normal mem=1024M devtmpfs.mount=0 rw" -drive
file=vexpress.img,if=sd,cache=writeback
and it just hangs.
cortex-a9 works just fine.
Could anybody who knows by any chance point me to a working Linaro image
that works with cortex-a15?
Regards,
Thanks,
Hendrik Greving
_asm, that some instructions are
not getting printed? Also are there issues with SMC? The application I am
running does have some SMC code.
Thanks,
Regards,
Hendrik Greving