Okay.

It seems like there are two questions there:

*What is the difference between Inclusive and Exclusive?*

I believe inclusive counts the time in sub-methods that are called from a 
given method.

So, if A calls B, then inclusive will count the time spent in B.  But 
exclusive does not.

Or as the docs say:

*Inclusive time is the time spent in the method plus the time spent in any 
called functions.*



*What is the difference between Real and ""?*

I don't see anything about Real in the screenshot at that link.  Not sure.

Thanks.



On Wednesday, September 26, 2012 9:21:56 PM UTC-5, Roger.Yi wrote:
>
> RT,I got some information form this article :  
> http://developer.android.com/tools/debugging/debugging-tracing.html, but 
> seems it is out of date right now...

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to