Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-04-26 Thread Petr Mladek
On Thu 2016-04-21 09:20:41, Prarit Bhargava wrote: > > > On 04/19/2016 04:56 AM, Petr Mladek wrote: > > On Mon 2016-04-18 11:30:52, Prarit Bhargava wrote: > > > Hmm, If you allow to change the timestamp format only at boot time, it > > will make things easier. I just wonder if it would work corr

Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-04-21 Thread Prarit Bhargava
On 04/19/2016 04:56 AM, Petr Mladek wrote: > On Mon 2016-04-18 11:30:52, Prarit Bhargava wrote: > Hmm, If you allow to change the timestamp format only at boot time, it > will make things easier. I just wonder if it would work correctly for > early messages. For example, are there any messages p

Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-04-20 Thread Prarit Bhargava
On 04/19/2016 04:56 AM, Petr Mladek wrote: > On Mon 2016-04-18 11:30:52, Prarit Bhargava wrote: >> >> >> On 03/10/2016 05:00 AM, Petr Mladek wrote: >>> On Tue 2016-03-08 06:03:24, Prarit Bhargava wrote: On 03/08/2016 02:59 AM, Thomas Gleixner wrote: > On Tue, 23 Feb 2016, Prari

Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-04-19 Thread Petr Mladek
On Mon 2016-04-18 11:30:52, Prarit Bhargava wrote: > > > On 03/10/2016 05:00 AM, Petr Mladek wrote: > > On Tue 2016-03-08 06:03:24, Prarit Bhargava wrote: > >> > >> > >> On 03/08/2016 02:59 AM, Thomas Gleixner wrote: > >>> On Tue, 23 Feb 2016, Prarit Bhargava wrote: > >>> > This patchset add

Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-04-18 Thread Prarit Bhargava
On 03/10/2016 05:00 AM, Petr Mladek wrote: > On Tue 2016-03-08 06:03:24, Prarit Bhargava wrote: >> >> >> On 03/08/2016 02:59 AM, Thomas Gleixner wrote: >>> On Tue, 23 Feb 2016, Prarit Bhargava wrote: >>> This patchset adds monotonic and real printk timestamps. The first patch changes C

Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-03-10 Thread Thomas Gleixner
On Thu, 10 Mar 2016, Petr Mladek wrote: > On Tue 2016-03-08 06:03:24, Prarit Bhargava wrote: > > > > > > On 03/08/2016 02:59 AM, Thomas Gleixner wrote: > > > On Tue, 23 Feb 2016, Prarit Bhargava wrote: > > > > > >> This patchset adds monotonic and real printk timestamps. The first patch > > >>

Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-03-10 Thread Petr Mladek
On Tue 2016-03-08 06:03:24, Prarit Bhargava wrote: > > > On 03/08/2016 02:59 AM, Thomas Gleixner wrote: > > On Tue, 23 Feb 2016, Prarit Bhargava wrote: > > > >> This patchset adds monotonic and real printk timestamps. The first patch > >> changes CONFIG_PRINT_TIME from a bool to an int to allow

Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-03-08 Thread Prarit Bhargava
On 03/08/2016 02:59 AM, Thomas Gleixner wrote: > On Tue, 23 Feb 2016, Prarit Bhargava wrote: > >> This patchset adds monotonic and real printk timestamps. The first patch >> changes CONFIG_PRINT_TIME from a bool to an int to allow for the additional >> timestamps that are added in patch 2. >> >

Re: [PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-03-08 Thread Thomas Gleixner
On Tue, 23 Feb 2016, Prarit Bhargava wrote: > This patchset adds monotonic and real printk timestamps. The first patch > changes CONFIG_PRINT_TIME from a bool to an int to allow for the additional > timestamps that are added in patch 2. > > Changes from v6: Petr Mladek pointed out that the curre

[PATCH 0/2 v6] printk, Add monotonic and real printk timestamps

2016-02-23 Thread Prarit Bhargava
This patchset adds monotonic and real printk timestamps. The first patch changes CONFIG_PRINT_TIME from a bool to an int to allow for the additional timestamps that are added in patch 2. Changes from v6: Petr Mladek pointed out that the current patch fails to indicate to userspace programs which