Re: [RFC PATCH v3 0/5] tracing: common error_log for ftrace

From: Tom Zanussi
Date: Tue Mar 05 2019 - 17:05:47 EST


Hi Steve,

On Tue, 2019-03-05 at 16:58 -0500, Steven Rostedt wrote:
> On Mon, 4 Mar 2019 17:36:43 -0600
> Tom Zanussi <zanussi@xxxxxxxxxx> wrote:
>
> > From: Tom Zanussi <tom.zanussi@xxxxxxxxxxxxxxx>
> >
> > Hi,
> >
> > This is v3 of the frace error_log RFC patchset, which is the same
> > as
> > the previous version but adds the numbering Masami suggested before
> > each item in the log. Masami also said he was going to take over
> > the
> > kprobe events patch, but I left it in for now for completeness as
> > it
> > still provides a useful example of possible usage, for evaluation
> > of
> > the overall scheme. I'll remove it when it's no longer an RFC.
> >
> > Changes from v2:
> >
> > - Added [n] numbering as suggested by Masami
> >
> >
>
> Hi Tom,
>
> Thanks for doing this!
>
> Note, I'm marking this as TODO, as the merge window has opened and
> this
> will have to wait till it closes. But that means it may get buried by
> other patches and such marked as TODO. :-p
>
> Can you send me a friendly reminder in two weeks if you don't hear
> from
> me?
>

Sure, will do.

Thanks,

Tom

> Thanks!
>
> -- Steve