Home | History | Annotate | Download | only in build

Lines Matching full:targetpid

1450     local targetPid=$1
1452 if [ "$targetPid" = "" ]; then
1464 local devFile=/data/local/tmp/hprof-$targetPid
1465 echo "Poking $targetPid and waiting for data..."
1467 adb ${adbOptions} shell am dumpheap $targetPid $devFile