oh ya..."adb shell top" was enough for me . thank you Lance :)
On Mon, Oct 26, 2009 at 6:49 PM, Lance Nanek <[email protected]> wrote: > > I've used the "top" command inside "adb shell" to see what percent of > the CPU time an app was using before. > > There's a more advanced tool called traceview you might want to look > into as well: > http://developer.android.com/intl/fr/guide/developing/tools/traceview.html > > I haven't needed to use that one yet. > > On Oct 26, 8:10 am, Latha Shivanna <[email protected]> wrote: >> Hii All, >> >> My android app is running very slow and I doubt that it is not given >> enough CPU. So wanted to know if there is any way to check the CPU >> utilization by all apps at the time when I am running my app. >> >> Or any tool, by which we can get to know what all applications are >> running at some instance of time? >> I mean, some kind of a “task manager”? profiler? >> >> Please do share your inputs. >> >> thanks, >> Latha. > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -~----------~----~----~----~------~----~------~--~--- > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

