Lines Matching refs:doprint

92 sub doprint {  subroutine
97 doprint "CRITICAL FAILURE... ", @_, "\n";
169 doprint("$command ... ");
194 doprint "[1 second] ";
196 doprint "[$delta seconds] ";
200 doprint "FAILED!\n";
202 doprint "SUCCESS\n";
239 doprint "olddefconfig failed, trying make oldnoconfig\n";
241 doprint "oldnoconfig failed, trying yes '' | make oldconfig\n";
252 doprint "Reading configs from $config\n";
298 doprint "Saving configs into $file\n";
311 doprint "Creating old config from $name configs\n";
391 doprint "\n\n***************************************\n";
392 doprint "Found bad config: $config\n";
393 doprint "***************************************\n\n";
413 doprint "New config equals bad config, try next test\n";
420 doprint "New config equals good config, try next test\n";
445 doprint "$sym$config\n";
461 doprint " $config $good_value -> $bad_value\n";
479 doprint "Settings bisect with $which half of $type configs:\n";
481 doprint "Updating $item to $source_configs{$item}\n";
520 doprint "# of configs to check: $len_diff\n";
521 doprint "# of configs showing only in good: $len_g\n";
522 doprint "# of configs showing only in bad: $len_b\n";
527 doprint "Configs left to check:\n";
528 doprint " Good Config\t\t\tBad Config\n";
529 doprint " -----------\t\t\t----------\n";
531 doprint " $good_configs{$item}\t$bad_configs{$item}\n";
537 doprint "Set tmp config to be good config with some bad config values\n";
546 doprint "Set tmp config to be bad config with some good config values\n";
562 doprint "Set tmp config to be good config with some bad config values\n";
571 doprint "Set tmp config to be bad config with some good config values\n";
583 doprint "READY TO TEST .config IN $build\n";
587 doprint "\n%%%%%%%% FAILED TO FIND SINGLE BAD CONFIG %%%%%%%%\n";
588 doprint "Hmm, can't make any more changes without making good == bad?\n";
589 doprint "Difference between good (+) and bad (-)\n";
620 doprint "Run good configs through make oldconfig\n";
625 doprint "Run bad configs through make oldconfig\n";
760 doprint "Cleaning temp files\n";
765 doprint "See good and bad configs for details:\n";
766 doprint "good: $good\n";
767 doprint "bad: $bad\n";
768 doprint "%%%%%%%% FAILED TO FIND SINGLE BAD CONFIG %%%%%%%%\n";