[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BA26FE8.2070705@linux.intel.com>
Date: Thu, 18 Mar 2010 11:24:40 -0700
From: Arjan van de Ven <arjan@...ux.intel.com>
To: Aaro Koskinen <aaro.koskinen@...ia.com>
CC: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scripts/bootgraph.pl: ignore times until the clock is
running
On 3/18/2010 10:49, Aaro Koskinen wrote:
> The clock used for printk.time=1 does not necessarily start running
> from zero. On such platforms the bootgraph does not work properly as
> the calculated boottime will be too long.
can we fix the platform to be smarter instead ? I'd think that's needed anyway for various
timers etc to actually work well
>
> To correct this, the patch modifies the script to accept only non-zero
> start times. This ensures the report contains entries only from the
> period when the clock was running.
>
> Signed-off-by: Aaro Koskinen<aaro.koskinen@...ia.com>
nothing wrong with the patch itself... just sad that it's needed to work around such bugs ;(
Acked-by: Arjan van de Ven <arjan@...ux.intel.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists