On Sep 24, 9:50 am, alex-unstable <[email protected]> wrote: > I'm working with an OpenGL ES app in Android, but when I want to use > traceview to profile my code, I always obtain the following error: > > ThreadData: 'android/XX/XX' call time (xxxxxxxx) is less than previous > time (xxxxxxx) for thread '[3] main'
You used to get something like that if you tried to trace an app while a debugger was attached, but that was fixed a while back. You should file a bug on b.android.com, with a representative .trace file attached. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

