Re: [android-developers] Two issues saving heap dumps...
On Tue, May 24, 2011 at 4:10 PM, Rich <aguynamedrich@gmail.com> wrote:
> I was watching the Google I/O video on Memory Management, and the presenter
> said that if you open a heap dump in MAT that you obtained from DDMS you
> have to convert it with the hprof tool with a -conv flag. He invoked this at
> the command line, so I attempted to do the same. I am on Windows, and I get
> an error that the command does not exist. Is this command not part of the
> Android, Eclipse or MAT tools? Since there was no mention of any additional
> install required, I expected to find this in the eclipse or mat directories
> as a .bat file or something to that effect.
hprof-conv is in your SDK's tools/ directory.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 3.6 Available!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home