linux/kernel/printk
Tao Huang 4214832392 printk: Introduce CONFIG_PRINTK_TIME_FROM_ARM_ARCH_TIMER
Some examples for console output:

Starting kernel ...

[    1.956071][    T0] Booting Linux on physical CPU 0x0000000000 [0x412fd050]

Change-Id: I0ab5914349ad3e0028954c831c5e79d46fe2d420
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2021-11-12 11:21:16 +08:00
..
braille.c printk: Replace strncmp() with str_has_prefix() 2019-08-16 09:54:08 +02:00
braille.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
console_cmdline.h printk: Fix preferred console selection with multiple matches 2020-02-18 09:34:42 +01:00
internal.h printk: move dictionary keys to dev_printk_info 2020-09-22 11:27:48 +02:00
Makefile printk: add lockless ringbuffer 2020-07-10 08:48:19 +02:00
printk_ringbuffer.c printk: ringbuffer: fix line counting 2021-01-27 11:55:08 +01:00
printk_ringbuffer.h printk: avoid and/or handle record truncation 2020-09-30 13:30:28 +02:00
printk_safe.c printk: fix deadlock when kernel panic 2021-03-04 11:38:41 +01:00
printk.c printk: Introduce CONFIG_PRINTK_TIME_FROM_ARM_ARCH_TIMER 2021-11-12 11:21:16 +08:00