Re: [PATCH] perf jit: move test functionality in to a test

From: Arnaldo Carvalho de Melo
Date: Mon Dec 02 2019 - 13:34:56 EST


Em Mon, Dec 02, 2019 at 09:30:19AM -0800, Ian Rogers escreveu:
> On Thu, Nov 28, 2019 at 5:19 AM Arnaldo Carvalho de Melo
> > But I'll defer this for later, not to hold what I have too much, after
> > my next pull req I'll revisit this, if you haven't found a fix by then
> > :-)

> > The current patch is below, with my fixes, and looking at it again it
> > seems its just to replace that HAVE_LIBELF_SUPPORT with HAVE_JITDUMP,
> > will confirm that later, after sending the pull req to Ingo.

> Your fix sounds correct, I should work on getting a build test setup.
> It sounds like you have it covered but if you need me to do anything
> let me know.

Right, everything seems to be in good shape now and should go Ingo's way
soon.

- Arnaldo