Perhaps a stupid question, what tools do I use to interpret the resulting trace file. After a successful run of adb am profile <pid> start /sdcard/profile I now have a file /sdcard/profile.trace on my emulator. But that file is not really human readable, so that there should be some kind of tool to interpret its contents. Which tool is this? Can someone help me?
On 4 Mai, 20:14, dan raaka <[email protected]> wrote: > The problem could be that my sdcard on the emulator is being mounted as read > only for some reason !! > Posted the steps here > ..http://groups.google.com/group/android-developers/browse_frm/thread/9... > > On Mon, May 4, 2009 at 10:49 AM, fadden <[email protected]> wrote: > > > On May 1, 4:43 pm, Dan Raaka <[email protected]> wrote: > > > # am profile 3432 start TMprofile.log > > > Try a full path, like "/sdcard/TMprofile.log". I think there's a bug > > where, if the file can't be opened, the process fails with a null > > pointer exception. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

