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 current patch > fails to indicate to userspace programs which timestamp is being used.
How is that solved? Thanks, tglx