Re: [PATCH] add timing information to printk messages

2005-03-10 Thread Valdis . Kletnieks
On Wed, 09 Mar 2005 15:50:52 PST, Tim Bird said: > Tony Luck wrote: > > Setting CONFIG_PRINTK_TIME=y I see (the "" pieces are actually > > each a single ASCII '\0' character): > > Tony, > > Can you try the patch below? (inspired by a patch from Tom Zanussi - > gotta give credit where credit is du

Re: [PATCH] add timing information to printk messages

2005-03-09 Thread Tim Bird
Tony Luck wrote: > Setting CONFIG_PRINTK_TIME=y I see (the "" pieces are actually > each a single ASCII '\0' character): Tony, Can you try the patch below? (inspired by a patch from Tom Zanussi - gotta give credit where credit is due... :-) This solves the problem for me but I'd like independent

Re: [PATCH] add timing information to printk messages

2005-03-09 Thread Tim Bird
Tony Luck wrote: >>Here's a little patch which is useful for showing timing information for >>kernel bootup activities. >> >>This patch adds a new Kconfig option under "Kernel Hacking" and a new >>option for the kernel command line. It also provides a script for >>showing delta information. > >

Re: [PATCH] add timing information to printk messages

2005-03-09 Thread Tony Luck
> Here's a little patch which is useful for showing timing information for > kernel bootup activities. > > This patch adds a new Kconfig option under "Kernel Hacking" and a new > option for the kernel command line. It also provides a script for > showing delta information. I'm seeing some odd ou

[PATCH] add timing information to printk messages

2005-02-14 Thread Tim Bird
Here's a little patch which is useful for showing timing information for kernel bootup activities. This patch adds a new Kconfig option under "Kernel Hacking" and a new option for the kernel command line. It also provides a script for showing delta information. Note that the timing data may not