Re: [PATCHv3 00/36] perf tools: New build framework

From: Jiri Olsa
Date: Mon Jan 26 2015 - 04:22:32 EST


On Wed, Jan 21, 2015 at 05:25:45PM +0000, Will Deacon wrote:
> On Tue, Jan 20, 2015 at 04:38:57PM +0000, Jiri Olsa wrote:
> > hi,
> > I'm following up on latest post from Alexis:
> > http://marc.info/?l=linux-kernel&m=141427580405357&w=2
> >
> > v3 changes:
> > - disabling only builtin rules, keeping builtin variables in place
> > because some projects we depends on using them (traceevent) [David]
> > - fixed empy source list issue that happened on arm [Will, Mark]
> > - updated to the current Arnaldo's perf/core branch
> > - added automated tests into: tools/build/tests/
> > - tested on arm64,ppc64,s390,x86_64,i386
> >
> > v2 changes:
> > - build Makefiles librarized and moved to 'tools/build' [Ingo]
> > - several minor fixies [Namhyung]
> > - tested on other archs now - x86_64, i386, powerpc
> > - moved tools/lib/* under new build framework to show
> > that it's possible ;-)
> > included traceevent/lockdep maintainers to get the feedback
> > - omitted last 2 patches
> >
> > The patchset is also available in:
> > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
> > perf/build
> >
> > All tests/make tests passed.
> >
> > Any feedback from ARM guys would be great ;-)
>
> Works fine native on arm64:
>
> Tested-by: Will Deacon <will.deacon@xxxxxxx>
>
> Cheers,
>
> Will

thanks!

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/