diff options
| author | Jan Engelhardt <[email protected]> | 2006-06-25 12:48:15 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-25 17:01:13 +0000 |
| commit | 3b9c04106b70e46803c69d13d5da32f6129fa76d (patch) | |
| tree | b0405d1823ea30cdc07cd5ab5361d39b262e531e /drivers/rtc/rtc-dev.c | |
| parent | [PATCH] radixtree: normalize radix_tree_tag_get() return value (diff) | |
| download | kernel-3b9c04106b70e46803c69d13d5da32f6129fa76d.tar.gz kernel-3b9c04106b70e46803c69d13d5da32f6129fa76d.zip | |
[PATCH] printk time parameter
Currently, enabling/disabling printk timestamps is only possible through
reboot (bootparam) or recompile. I normally do not run with timestamps
(since syslog handles that in a good manner), but for measuring small
kernel delays (e.g. irq probing - see parport thread) I needed subsecond
precision, but then again, just for some minutes rather than all kernel
messages to come. The following patch adds a module_param() with which the
timestamps can be en-/disabled in a live system through
/sys/modules/printk/parameters/printk_time.
Signed-off-by: Jan Engelhardt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/rtc/rtc-dev.c')
0 files changed, 0 insertions, 0 deletions
