echo ""
#execute dlogstreamer
sdb shell "dlogutil -c"
- sdb shell "dlogutil -v time AUL LAUNCH|grep -E 'launch.*app_request_to_launchpad_for_uid.*request.*appid|Launching:done]'" >> $STREAM_LOG_FILE &
+ sdb shell "dlogutil -v time AUL LAUNCH|grep -E 'launch.*app_request_to_launchpad_for_uid.*request.*appid|Launching:done'" >> $STREAM_LOG_FILE &
DLOG_STREAMER_PID=$!
#execute timestamp
/bin/bash ./timestamp.sh $STREAM_LOG_FILE $RESULT_LOG_FILE &
echo "[>] Start performance test that applciation launching memory"
echo ""
sdb shell "dlogutil -c"
- sdb shell "dlogutil -v time AUL LAUNCH|grep -E 'app_request_to_launchpad_for_uid.*[SECURE_LOG].*launch.*request|Launching:done'" >> $STREAM_LOG_FILE &
+ sdb shell "dlogutil -v time AUL LAUNCH|grep -E 'launch.*app_request_to_launchpad_for_uid.*request.*appid|Launching:done'" >> $STREAM_LOG_FILE &
DLOG_STREAMER_PID=$!
#execute timestamp
/bin/bash ./timestamp.sh $STREAM_LOG_FILE $RESULT_LOG_FILE &
rm $STREAM_LOG_FILE
touch $STREAM_LOG_FILE
sdb shell "dlogutil -c"
- sdb shell "dlogutil -v time AUL LAUNCH|grep -E 'app_request_to_launchpad_for_uid.*[SECURE_LOG].*launch.*request|Launching:done'" >> $STREAM_LOG_FILE &
+ sdb shell "dlogutil -v time AUL LAUNCH|grep -E 'launch.*app_request_to_launchpad_for_uid.*request.*appid|Launching:done'" >> $STREAM_LOG_FILE &
DLOG_STREAMER_PID=$!
#execute timestamp
/bin/bash ./timestamp.sh $STREAM_LOG_FILE $RESULT_LOG_FILE &
rm $STREAM_LOG_FILE
touch $STREAM_LOG_FILE
sdb shell "dlogutil -c"
- sdb shell "dlogutil -v time AUL LAUNCH|grep -E 'app_request_to_launchpad_for_uid.*[SECURE_LOG].*launch.*request|Launching:done'" >> $STREAM_LOG_FILE &
+ sdb shell "dlogutil -v time AUL LAUNCH|grep -E 'launch.*app_request_to_launchpad_for_uid.*request.*appid|Launching:done'" >> $STREAM_LOG_FILE &
DLOG_STREAMER_PID=$!
#execute timestamp
/bin/bash ./timestamp.sh $STREAM_LOG_FILE $RESULT_LOG_FILE &