Re: [PATCH] tracing/uprobe: Fix double perf_event linking on multiprobe uprobe

From: Steven Rostedt
Date: Tue Jan 14 2020 - 13:32:51 EST


On Tue, 14 Jan 2020 14:45:03 -0300
Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx> wrote:

> Em Tue, Jan 14, 2020 at 12:44:04PM -0500, Steven Rostedt escreveu:
> > On Tue, 14 Jan 2020 14:35:35 -0300
> > Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx> wrote:
> >
> > > If you don't mind I can put it into my next perf/urgent pull req to
> > > Ingo/Thomas,
> >
> > I was going to pull this into my urgent tree when my tests finish with
> > my for-next code.
> >
> > I have one or two other patches I need to apply to urgent as well, so
> > it's not an issue for me to take this.
>
> Go ahead, I still need some more time for my tests with the other
> patches, please just collect my Tested-by,
>

Will do!

This also needs to run through my test suite which will take 13
hours more (after my previous one finishes, which took more than 13
because of all the patches I was testing).

-- Steve