Re: [PATCH v4 0/8] Function tracing support for pstore

From: Steven Rostedt
Date: Tue Jul 10 2012 - 09:00:35 EST


On Tue, 2012-07-10 at 12:01 +0000, Arnd Bergmann wrote:
> On Tuesday 10 July 2012, Anton Vorontsov wrote:
> > With this support kernel can save functions call chain log into a
> > persistent ram buffer that can be decoded and dumped after reboot
> > through pstore filesystem. It can be used to determine what function
> > was last called before a hang or an unexpected reset (caused by, for
> > example, a buggy driver that abuses HW).
>
> I just looked at the patches, and they are all well implemented. I could
> find nothing wrong with the implementation. As to the question of whether
> we want this functionality I have to leave that to the tracing people.

I'm fine with it. You can add my:

Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

to the tracing specific patches (I haven't taken a deep look at the
pstore specific patches).

-- Steve


--
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/