Re: [PATCH 7/8] ftrace: Add multi direct modify interface
From: Steven Rostedt
Date: Thu Sep 16 2021 - 16:42:03 EST
On Thu, 16 Sep 2021 21:49:37 +0200
Jiri Olsa <jolsa@xxxxxxxxxx> wrote:
> > I'm curious to what the use case is for the multi direct modify interface
> > is?
>
> when the trampoline is re-generated by adding or removing program,
> we have same functions to trace and new trampoline to attach
>
Then it probably doesn't matter for the slight delay in synchronization.
-- Steve