X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=scripts%2Fbootgraph.pl;h=b78fca994a15947a53a4c8438acabdbf771181ff;hb=7d7628f3719e85e41d3948759ef969707036033d;hp=12caa822a232eeddc0fc97606fc5002a86a4daf7;hpb=d855ebec4573e52b93dddf9ac0dbca89203ee0e5;p=karo-tx-linux.git diff --git a/scripts/bootgraph.pl b/scripts/bootgraph.pl index 12caa822a232..b78fca994a15 100644 --- a/scripts/bootgraph.pl +++ b/scripts/bootgraph.pl @@ -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;