Hi,

I'm usign starMethodTrace() and stopmethodTtrace() to get trace data
to use on traceview. Everything seems to work fine. I test my app for
50 (real world) seconds having two important events after 15 and 45
seconds from start tracing. However, when analyzing the traceview's
timeline I found the total tracetime is only 1.068,964 (msec). My two
events are displayed as they were occurred at time 257,743 msec and
642,654 msec... This is just about 1 second of total execution time!

Why there is this huge difference between real world time and trace
view time?
May be because I have a lot of idle time?
Is there a way to relate the times displayed in the time line with
real world time?

BR,

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