Merge 'akpm' patch series
[firefly-linux-kernel-4.4.55.git] / scripts / bootgraph.pl
index 12caa822a232eeddc0fc97606fc5002a86a4daf7..b78fca994a15947a53a4c8438acabdbf771181ff 100644 (file)
@@ -44,7 +44,7 @@ my %end;
 my %type;
 my $done = 0;
 my $maxtime = 0;
-my $firsttime = 100;
+my $firsttime = 99999;
 my $count = 0;
 my %pids;
 my %pidctr;