Thread (65 messages) 65 messages, 5 authors, 2013-08-15

RE: [PATCH 3/3] mce: acpi/apei: trace: Enable ghes memory error trace event

From: "Luck, Tony" <tony.luck@intel.com>
Date: 2013-08-13 20:14:03
Also in: linux-pci, lkml

What about sending tracepoint data over serial and/or network? I agree
that dmesg over serial would be helpful but we need a similar sure-fire
way for carrying error info out.
Generic tracepoints are architected to be able to fire at very high rates and
log huge amounts of information.  So we'd need something special to say
just log these special tracepoints to network/serial.
Which reminds me, pstore could also be a good thing to use, in addition.
Only put error info there as it is limited anyway.
Yes - space is very limited.  I don't know how to assign priority for logging
the dmesg data vs. some error logs.


If we just "printk()" the most important parts - then that data will automatically
flow to the serial console and to pstore.  Then we have multiple paths for the
critical bits of the error log - and the tracepoints give us more details for the
cases where the machine doesn't spontaneously explode.

-Tony
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help