Re: [Qemu-devel] Dalvik execution on Android Emulator (QEMU)

2014-07-07 Thread Brian Jackson
On Monday, July 7, 2014 5:56:10 PM CDT, Anderson Sartor wrote: Hi all, I'm counting how many basic blocks are executed by a given application on the Android Emulator, so I modified QEMU to do this. However, I came across with the following: for 2 environment situations: (1) - only the emulator ru

[Qemu-devel] Dalvik execution on Android Emulator (QEMU)

2014-07-07 Thread Anderson Sartor
Hi all, I'm counting how many basic blocks are executed by a given application on the Android Emulator, so I modified QEMU to do this. However, I came across with the following: for 2 environment situations: (1) - only the emulator running in the host computer, (2) - the emulator + other processes