I was searching for profiling Android application and found traceview
and dmtracedump on android website
http://developer.android.com/guide/developing/tools/traceview.html

I followed the instruction in webpage to create a trace file and
succeed open it using traceview.
But when I try the dmtracedump tool. I got stuck.

I already install graphviz on my computer and dot commond works fine.
Then every time I type in command
"dmtracedump -g test.png mytrace.trace" or
"dmtracedump mytrace.trace"
the program just got stuck and nothing got out.

Is there anything wrong ?

Can someone helps?

Thanks a lot

-- 
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

Reply via email to