On Dec 14, 6:07 pm, Emmanuel <[email protected]> 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 attached. Disconnect your debugger before doing profiling. (You'll want to do that anyway since the debugger interactions can alter the timings.) If you don't have a debugger attached, then something else is amiss. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

