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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to