Hi all

I need to know some function call flows.
I thinks the traceview is the best tool to know that.

So I added Debug.startMethodTracing() and Debug.stopMethodTracing()
then I got my.trace file.

But when I tried like this, strange previous time error came up.
$ traceview  my.trace
ThreadData: 'android/graphics/Rect.<init> ()V' call time (2812820) is
less than previous time (2821268) for thread '[3] main'

1. Anyone know how to fix this?
2. And is it possible to start tracing on a class then then to stop it
on other class?

Thank you.
Jaewon Kim

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