Reimplementing printk()
Reimplementing printk()
Posted Feb 27, 2019 3:40 UTC (Wed) by smurf (subscriber, #17840)In reply to: Reimplementing printk() by Cyberax
Parent article: Reimplementing printk()
What does your tool do with boot messages? Today, the first 20 lines or so always end up with a timestamp of zero.
In any case, if I were you I'd add my own timestamp (time when the message was read from the kernel).
