[android-developers] Re: Traceview: Error previous time!

2009-09-24 Thread fadden
On Sep 24, 9:50 am, alex-unstable abenit...@gmail.com 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 () is less than previous time (xxx) for

[android-developers] Re: TraceView error

2008-12-17 Thread Emmanuel
Arff !! Thanks you, I didn't understand what you said in the first place ! So I launched the emulator without any debugger around, and ... it just worked !!! For some reasons (?), the dmtracedump still doesn't work ( saying ERROR: unable to read 4114348 bytes from trace file), but the trace

[android-developers] Re: TraceView error

2008-12-16 Thread Emmanuel
Actually, the trace file I get is coming from the emulator. I uploaded it on my Pc, closed the emulator and Eclipse, and still get the same results. So it is not this bug ! Thanks anyway, Emmanuel http://androidblogger.blogspot.com/ On Dec 16, 12:53 am, fadden fad...@android.com wrote: On Dec

[android-developers] Re: TraceView error

2008-12-16 Thread fadden
On Dec 16, 4:40 pm, Emmanuel emmanuel.ast...@gmail.com wrote: Actually, the trace file I get is coming from the emulator. I uploaded it on my Pc, closed the emulator and Eclipse, and still get the same results. The situation is the same whether you're using the emulator or an actual device.

[android-developers] Re: TraceView error

2008-12-15 Thread fadden
On Dec 14, 6:07 pm, Emmanuel emmanuel.ast...@gmail.com wrote: I'm trying to use traceview. I can create a trace file with a non zero length, but when I call traceview, here is what I have : There's a known bug that causes this sort of failure if you try to do profiling with a debugger