What exactly do you have in mind with "more capable"?

We use traceview extensively on the Android team for our performance
work and while it is definitely not the most complete profiling tool,
it does get the job done. It gives you very valuable information by
giving you the inclusive *and* exclusive time spent in each method.
The goal is not to profile the entire app at once but specific
actions, like startup.

-- 
Romain Guy
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to