HomeSort by relevance Sort by last modified time
    Searched refs:hprof (Results 1 - 13 of 13) sorted by null

  /dalvik/hit/test/
testparser 6 #java -Djava.compiler=NONE -Xdebug -Xrunjdwp:transport=dt_socket,address=53635,server=y,suspend=y -cp build com.android.hit.Main ../samples/android.hprof
8 java -cp build com.android.hit.Main ../samples/android.hprof
  /dalvik/tools/
get-hprof 17 # Grab an hprof file using adb. If an argument is specified, grab
24 FILE_BASE=`adb shell ls -l '/data/misc/heap-dump*.hprof' | tail -1 | \
33 OUT_FILE=heap-dump.hprof
  /sdk/build/
tools.windows.atree 63 rm tools/hprof-conv
64 bin/hprof-conv.exe strip tools/hprof-conv.exe
tools.atree 38 bin/hprof-conv strip tools/hprof-conv
  /dalvik/tools/hprof-conv/
Android.mk 20 LOCAL_MODULE := hprof-conv
  /build/target/product/
core.mk 63 hprof-conv \
sdk.mk 72 hprof-conv \
  /dalvik/vm/
Dvm.mk 129 hprof/Hprof.cpp \
130 hprof/HprofClass.cpp \
131 hprof/HprofHeap.cpp \
132 hprof/HprofOutput.cpp \
133 hprof/HprofString.cpp \
  /development/build/tools/
windows_sdk.mk 37 hprof-conv \
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 28 DeviceView_Dump_HPROF_File=Dump HPROF file
29 DeviceView_Dump_HPROF_File_Not_Supported_By_VM=Dump HPROF file (not supported by this VM)
30 DeviceView_Dump_HPROF_File_Tooltip=Dump HPROF file
31 DeviceView_Failed_To_Save_HPROF_Data=Failed to save hprof data into temp file%1$s
32 DeviceView_HPROF_Error=HPROF Error
38 DeviceView_Save_HPROF_File=Save HPROF file
50 DeviceView_Unable_Create_HPROF_For_Application=Unable to create HPROF file for application '%1$s'.\n\n%2$s Check logcat for more information.
51 DeviceView_Unable_Download_HPROF_From_Device_One_Param_First_Message=Unable to download HPROF file from device '%1$s'.
52 DeviceView_Unable_Download_HPROF_From_Device_One_Param_Second_Message=Unable to download HPROF file from device '%1$s'.
53 DeviceView_Unable_Download_HPROF_From_Device_Two_Param=Unable to download HPROF file from device '%1$s'.\n\n%2$
    [all...]
  /build/
envsetup.sh 893 # issue "am" command to cause the hprof dump
894 local devFile=/sdcard/hprof-$targetPid
897 echo "Press enter when logcat shows \"hprof: heap dump completed\""
901 local localFile=/tmp/$$-hprof
  /frameworks/base/docs/html/guide/
guide_toc.cs 677 <li><a href="<?cs var:toroot ?>guide/developing/tools/hprof-conv.html">hprof-conv</a></li>
    [all...]
  /build/core/
main.mk 403 dalvik/tools/hprof-conv \

Completed in 367 milliseconds