Re: Re : [PATCH 2/2] fastboot: fix row order in bootgraph.pl

From: Ingo Molnar
Date: Wed Oct 22 2008 - 10:38:11 EST



* Frédéric Weisbecker <fweisbec@xxxxxxxxx> wrote:

> 2008/10/14, Alan Jenkins <alan-jenkins@xxxxxxxxxxxxxx>:
> > When bootgraph.pl parses a file, it gives one row for each initcall's
> > pid. But they are displayed in random (perl hash) order. Let's
> > sort the pids by the start time of their first initcall instead.
>
> Thanks. That's a good idea!
>
> I can't test it yet but I will give you a feedback as soon as I can.

i've applied the two fix patches from Alan to tip/tracing/urgent:

06d1cd2: tracing/fastboot: fix row order in bootgraph.pl
2a813f8: tracing/fastboot: fix bootgraph.pl to run with "use strict"

Arjan, Steve, any objections?

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/