That worked, thanks!
On Mon, Feb 6, 2023 at 6:01 AM Valery Ushakov <[email protected]> wrote: > > On Mon, Feb 06, 2023 at 00:49:11 -0500, John Rash wrote: > > > Is it possible to disable the linux kernel-style timestamps that > > prefix kernel messages? > > I don't think there's a canned, ready to use knob for that. For now > you can only compile a custom kernel with > > options KLOG_NOTIMESTAMP > > > Should be ~trivial to add a sysctl to disable the stamps (and to > control timestamp precision, while there), it's just nobody bothered > so far. > > -uwe
