Re: [ANNOUNCE][RFC][PATCH] Crash-utility, tracing: enable crash toanalyze tracing from core-file (make tracing can act as a flightrecorder)

From: Christoph Hellwig
Date: Mon Aug 03 2009 - 11:15:27 EST


On Mon, Aug 03, 2009 at 10:48:01PM +0800, Lai Jiangshan wrote:
>
> We use tracing subsystem very well when kernel is alive.
> But we also want to get help from tracing when kernel is core-dump.
> This patch is for this purpose. It makes tracing can act as a
> flight recorder, we can find what have happen from the events.

Nice! Now the only thing missing is gettind kdb in mainline and a trace
reader in kdb ;-)

Any idea how easy it is to reuse the crash/gdb code for looking at crash
dumps through kgdb?

Btw, the Cc list here seems to be a very strong indicator that we
should have a linux-trace@vger list, I already noticed this for tons
of other tracing patches.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/