diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010138.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010138.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010138.html b/zarb-ml/mageia-dev/2011-December/010138.html new file mode 100644 index 000000000..2ae324133 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010138.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Enable kernel log timestamps? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Enable%20kernel%20log%20timestamps%3F&In-Reply-To=%3C4EDA4CC2.9040105%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010134.html"> + <LINK REL="Next" HREF="010139.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Enable kernel log timestamps?</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Enable%20kernel%20log%20timestamps%3F&In-Reply-To=%3C4EDA4CC2.9040105%40mageia.org%3E" + TITLE="[Mageia-dev] Enable kernel log timestamps?">anssi at mageia.org + </A><BR> + <I>Sat Dec 3 17:22:26 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010134.html">[Mageia-dev] Help on a particular spec pkg (perl) +</A></li> + <LI>Next message: <A HREF="010139.html">[Mageia-dev] Enable kernel log timestamps? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10138">[ date ]</a> + <a href="thread.html#10138">[ thread ]</a> + <a href="subject.html#10138">[ subject ]</a> + <a href="author.html#10138">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi! + +I propose to we configure our kernel to emit timestamps in kernel messages. + ++ This allows quickly seeing the timing of kernel messages when using +the "dmesg" command. ++ Allows to quickly see which msgs come from kernel when other + processes (like systemd) inject messages there. ++ Others are doing it AFAIK. +- Causes longer log lines + +Patch attached. + +-- +Anssi Hannula +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: kernel-printk-time.patch +Type: text/x-patch +Size: 1182 bytes +Desc: not available +URL: </pipermail/mageia-dev/attachments/20111203/65788f93/attachment.bin> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010134.html">[Mageia-dev] Help on a particular spec pkg (perl) +</A></li> + <LI>Next message: <A HREF="010139.html">[Mageia-dev] Enable kernel log timestamps? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10138">[ date ]</a> + <a href="thread.html#10138">[ thread ]</a> + <a href="subject.html#10138">[ subject ]</a> + <a href="author.html#10138">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |