On Nov 17, 2:57 am, James Wang <[email protected]> wrote: > when I used dmtracedump to analyze traces.txt which generated by OOM, > I got below error:
dmtracedump is used for analyzing method-based profiling traces. For heap profiling, you want something like "jhat". See: http://developer.android.com/guide/developing/tools/traceview.html http://android.git.kernel.org/?p=platform/dalvik.git;a=blob_plain;f=docs/heap-profiling.html;hb=HEAD -- 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

