On Sep 24, 4:45 pm, Vesmar <[email protected]> wrote:
> Why there is this huge difference between real world time and trace
> view time?
> May be because I have a lot of idle time?

The method profiler uses a per-thread CPU usage timer provided by
Linux.  While other threads or other processes are executing, your
thread is not "blamed" for the time used.

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