I've posted an answer to the Stack Overflow question you linked<http://stackoverflow.com/questions/9397674/android-developer-page-please-help-me-understand-their-traceview-profiling-exam>- check it out.
On Friday, May 18, 2012 5:07:29 PM UTC+2, glenviewjeff wrote: > > I have the same confusion about the TraceView documentation as this > unanswered Stack Overflow question<http://stackoverflow.com/q/9397674/403455> > . > > I am looking at this page: Profiling with Traceview and > dmtracedump<http://developer.android.com/guide/developing/debugging/debugging-tracing.html> > *The last column in the table shows the number of calls to this method > plus the number of recursive calls. The last column shows the number of > calls out of the total number of calls made to that method. In this view, > we can see that there were 14 calls to LoadListener.nativeFinished(); > looking at the timeline panel shows that one of those calls took an > unusually long time.* > > I am confused by this description. First, the 1st two sentences in this > quote seem to be referring to the same column. So what does this last > column actually contain? > > Can you please help me make sense of this text. Thanks much! > > -- 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

