am 3b6d518e: Merge "docs: Fix hprof-conv location in docs." into lmp-dev
* commit '3b6d518e79c1045286d2bc368148b44dd1a39bf3': docs: Fix hprof-conv location in docs.
This commit is contained in:
@@ -374,7 +374,7 @@ all app processes, they don’t matter very much to your own heap analysis.</p>
|
|||||||
<p>To analyze your heap dump, you can use a standard tool like jhat or the <a href=
|
<p>To analyze your heap dump, you can use a standard tool like jhat or the <a href=
|
||||||
"http://www.eclipse.org/mat/downloads.php">Eclipse Memory Analyzer Tool</a> (MAT). However, first
|
"http://www.eclipse.org/mat/downloads.php">Eclipse Memory Analyzer Tool</a> (MAT). However, first
|
||||||
you'll need to convert the HPROF file from Android's format to the J2SE HPROF format. You can do
|
you'll need to convert the HPROF file from Android's format to the J2SE HPROF format. You can do
|
||||||
this using the <code>hprof-conv</code> tool provided in the <code><sdk>/tools/</code>
|
this using the <code>hprof-conv</code> tool provided in the <code><sdk>/platform-tools/</code>
|
||||||
directory. Simply run the <code>hprof-conv</code> command with two arguments: the original HPROF
|
directory. Simply run the <code>hprof-conv</code> command with two arguments: the original HPROF
|
||||||
file and the location to write the converted HPROF file. For example:</p>
|
file and the location to write the converted HPROF file. For example:</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user