Re: [PATCH 4/7] ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs

From: Steven Rostedt
Date: Sun Mar 19 2023 - 20:47:47 EST


On Sun, 19 Mar 2023 19:22:59 +0100
Jiri Olsa <olsajiri@xxxxxxxxx> wrote:

> > > > config SAMPLE_FTRACE_DIRECT_MULTI
> > >
> > > nit, we could perhaps remove this config option as well
> > > and use SAMPLE_FTRACE_DIRECT_MULTI
> >
> > Remove SAMPLE_FTRACE_DIRECT_MULTI for SAMPLE_FTRACE_DIRECT_MULTI?
> >
>
> sorry typo, I meant SAMPLE_FTRACE_DIRECT

I believe this was discussed before, and I thought we decided to keep
them separate. Or perhaps that was at least for testing?

Anyway, we could merge this in the future, but I don't think that's
necessary now.

-- Steve