[Kcachegrind-callgrind] KCachegrind instruction view for ARM
Status: Beta
Brought to you by:
weidendo
From: Prasad H. L. <hl...@gm...> - 2011-08-25 18:05:55
|
Hi, I have a native application written an running on Android device which is an ARM based development platform. Also, I have valgrind operational on the same. I'm able to view the generated profile successfully on kcachegrind (running on a PC) and also I'm able to see annotated source code. However, I have some issues seeing the annotated assembly. I've specified the right "objdump" executable in the path and kcachegrind is not giving me any errors in the "Machine Code" tab. However, in that tab, I'm seeing several lines of "..." present and no assembly lines displayed whatsoever. Any ideas? Regards, Prasad |