Lines Matching refs:date
261 echo " --- $curflavor:" Start `date` | tee -a $T/log
319 echo " --- allmodconfig:" Start `date` | tee -a $T/log
404 echo " --- " Done `date` | tee -a $T/log
425 echo Started at $startdate, ended at `date`, duration `get_starttime_duration $starttime`. | tee -a…
431 echo Looking for KASAN files to compress: `date` > "$tdir/log-xz" 2>&1
437 …echo Size before compressing: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | tee -a "$tdir/log-…
440 echo Compressing vmlinux files in ${i}: `date` >> "$tdir/log-xz" 2>&1
447 …echo Waiting for batch $batchno of $ncompresses compressions `date` | tee -a "$tdir/log-xz" | tee …
456 …echo Waiting for final batch $batchno of $ncompresses compressions `date` | tee -a "$tdir/log-xz" …
459 …echo Size after compressing: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | tee -a "$tdir/log-x…
462 echo No compression needed: `date` >> "$tdir/log-xz" 2>&1