Re: [PATCH v5] ftrace: Get the true parent ip for function tracer

From: Steven Rostedt
Date: Mon Nov 18 2024 - 12:06:18 EST


On Mon, 18 Nov 2024 11:43:20 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Mon, 18 Nov 2024 16:15:02 +0000
> jeff.xie@xxxxxxxxx wrote:
>
> > October 8, 2024 at 11:31 AM, "Jeff Xie" <jeff.xie@xxxxxxxxx> wrote:
> >
> > I'd like to know if this patch can be merged into 6.13?
>
> Bah' I missed seeing this update and it was buried in patchwork on the 3rd page :-p
>
> I wish you pinged me last week.
>
> I just sent my pull request for the ftrace topic branch, but since the
> merge window just opened, I can start testing this now and then push it to
> next. Wait a few days and then send another pull request to Linus by the
> end of the week, if nothing breaks.
>

This patch conflicts with a clean up patch I incorrectly put in my trace
topic branch (where it should have gone in the ftrace topic branch). I
haven't sent a pull request for the trace topic branch, so I'll just apply
this patch on top of that (fix the conflict), test it, push it to
linux-next, and then send it later this week.

-- Steve