Re: [android-developers] Re: how to get function call trace on android phones?

2010-07-21 Thread Shuo Deng
Thanks! I tried this but I can only get trace for a few seconds :( Is there any tool that can get longer trace? Do you think we can write a debugger by ourselves and attach it to the VM? 2010/7/15 fadden > On Jul 13, 11:44 pm, Shuo Deng wrote: > > Does anybody know how can I get

[android-developers] Re: how to get function call trace on android phones?

2010-07-14 Thread Shuo Deng
Does anybody know how can I get the build-in function call trace on Android phone? Thanks! 2010/7/14 Shuo > Hi, > > I want to know which functions are called when I am running apps on > android phones. Does anyone know how can I get the function call > traces? Is there anything similar to the '