On Aug 7, 1:21 am, wook <[email protected]> wrote: > actually I tried several combinations of the options, but it always > output the same error message > ERROR: unable to read 216321 bytes from trace file
Sounds like your .trace file is truncated or broken somehow. Do you see errors if you simply "dmtracedump -h <tracefilename> > /dev/ null" ? Also: do you have "dot"? If not, you'll just get: % dmtracedump -h foo.trace > /dev/null sh: dot: not found --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

