Lines Matching refs:log

226 echo " --- " $scriptname $args | tee -a $T/log
227 echo " --- Results directory: " $ds | tee -a $T/log
237 echo " --- Zero time for rcutorture, disabling" | tee -a $T/log
249 echo " --- Zero time for locktorture, disabling" | tee -a $T/log
261 echo " --- Zero time for scftorture, disabling" | tee -a $T/log
281 echo " --- $curflavor:" Start `date` | tee -a $T/log
292 cat $T/$curflavor.out | tee -a $T/log
293 echo retcode=$retcode | tee -a $T/log
344 echo " --- allmodconfig:" Start `date` | tee -a $T/log
347 echo " --- make clean" | tee $amcdir/log > "$amcdir/Make.out" 2>&1
353 echo " --- make allmodconfig" | tee -a $amcdir/log >> "$amcdir/Make.out" 2>&1
361 echo " --- make " | tee -a $amcdir/log >> "$amcdir/Make.out" 2>&1
370 echo Success >> $amcdir/log
373 echo " --- allmodconfig Test summary:" >> $amcdir/log
374 echo " --- Summary: Exit code $retcode from $buildphase, see Make.out" >> $amcdir/log
381 echo " --- rcutasksflavors:" Start `date` | tee -a $T/log
393 echo " --- Running RCU Tasks Trace flavor $flavor `date`" >> $rtfdir/log
404 echo Success >> $rtfdir/log
407 echo " --- rcutasksflavors Test summary:" >> $rtfdir/log
408 echo " --- Summary: Exit code $retcode from $flavor, see Make.out" >> $rtfdir/log
446 echo " --- do-srcu-lockdep:" Start `date` | tee -a $T/log
582 echo " --- " Done `date` | tee -a $T/log
585 echo SUCCESSES: | tee -a $T/log
588 cat "$T/successes" | tee -a $T/log
592 echo FAILURES: | tee -a $T/log
595 …"/log | grep Summary: | sed -e " sq "s/^[^S]*/ /" sq; }' | sh | tee -a $T/log | tee "$T/failuresu…
609 …arted at $startdate, ended at `date`, duration `get_starttime_duration $starttime`. | tee -a $T/log
610 echo Summary: Successes: $nsuccesses Failures: $nfailures. | tee -a $T/log
645 …ress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | tee -a "$tdir/log-xz" | tee -a $T/log
655 …ting for batch $batchno of $ncompresses compressions `date` | tee -a "$tdir/log-xz" | tee -a $T/log
664 …or final batch $batchno of $ncompresses compressions `date` | tee -a "$tdir/log-xz" | tee -a $T/log
671 echo Linking vmlinux.xz files to re-use scenarios `date` | tee -a "$tdir/log-xz" | tee -a $T/log
685 …ress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | tee -a "$tdir/log-xz" | tee -a $T/log
686 echo Total duration `get_starttime_duration $starttime`. | tee -a $T/log
693 cp $T/log "$tdir"