Home | History | Annotate | Download | only in build

Lines Matching full:targetpid

1297     local targetPid=$1
1299 if [ "$targetPid" = "" ]; then
1311 local devFile=/data/local/tmp/hprof-$targetPid
1312 echo "Poking $targetPid and waiting for data..."
1314 adb ${adbOptions} shell am dumpheap $targetPid $devFile