Searched refs:PID (Results 1 – 4 of 4) sorted by relevance
25 PID=$1;27 if [ -z "$PID" ]; then32 CORENAME=core.$PID;39 while [ $(adb shell "[ -d /proc/$PID ] && echo -n yes") ]; do40 printf "\tSending SIG%s to %d...\n" $SIG $PID;41 adb shell kill -$SIG $PID;
25 PID=$1;26 if [ -z "$PID" ]; then30 echo "Setting core limit for $PID to infinite...";31 adb shell /system/bin/ulimit -P $PID -c unlimited
22 local PID="$1"23 if [ "$PID" ] ; then24 if [[ "$(adb shell cat /proc/$PID/exe | xxd -l 1 -s 4 -p)" -eq "02" ]] ; then
151 For added specificity, restrict the above command to just the <PID>s of the