commit | b628985c9b330e955833189b4bb4c998fe18527d | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Mon Jul 12 08:00:19 2010 -0700 |
committer | Andy McFadden <fadden@android.com> | Wed Jul 14 12:43:11 2010 -0700 |
tree | 78d212f0d430b03cc8ebfea8aa80b00351d14d50 | |
parent | ad8aec94faa3c08b990110bbe12484eadc897839 [diff] |
Update runhat command to use "am dumpheap". Instead of sending a kill -10 to write a file to /data/misc, we now use "am dumpheap" to create a file on /sdcard. Also, - Removed mention of unused "output-file" argument. - Quoted args in initial tests so bash doesn't go nuts when you say "runhat" with no arguments. Bug 2835170. Change-Id: I614fdb54a1d6b8824bc9b568c07cc0901c41a3d4