[PATCH 08/36] perf build: Add builtin objects building

2015-01-26 Thread Jiri Olsa
Move the rest of builtin objects (bench and test are already in) building under build framework. Signed-off-by: Jiri Olsa Tested-by: Sukadev Bhattiprolu Tested-by: Will Deacon Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Freder

Re: [PATCH 08/36] perf build: Add builtin objects building

2015-01-21 Thread Jiri Olsa
On Wed, Jan 21, 2015 at 12:18:57PM -0700, David Ahern wrote: > On 1/21/15 12:12 PM, Jiri Olsa wrote: > >hum I can't reproduce, but I can see why > > I'm using a 16-cpu box, so perf build defaults to 16 jobs. Perhaps you are > getting lucky with the build ordering? > yea probably.. I tested commi

Re: [PATCH 08/36] perf build: Add builtin objects building

2015-01-21 Thread David Ahern
On 1/21/15 12:12 PM, Jiri Olsa wrote: hum I can't reproduce, but I can see why I'm using a 16-cpu box, so perf build defaults to 16 jobs. Perhaps you are getting lucky with the build ordering? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [PATCH 08/36] perf build: Add builtin objects building

2015-01-21 Thread Jiri Olsa
On Wed, Jan 21, 2015 at 11:52:07AM -0700, David Ahern wrote: > On 1/20/15 9:39 AM, Jiri Olsa wrote: > >Move the rest of builtin objects (bench and test are > >already in) building under build framework. > > > >Signed-off-by: Jiri Olsa > >Cc: Alexis Berlemont > >Cc: Arnaldo Carvalho de Melo > >Cc

Re: [PATCH 08/36] perf build: Add builtin objects building

2015-01-21 Thread David Ahern
On 1/20/15 9:39 AM, Jiri Olsa wrote: Move the rest of builtin objects (bench and test are already in) building under build framework. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc

[PATCH 08/36] perf build: Add builtin objects building

2015-01-20 Thread Jiri Olsa
Move the rest of builtin objects (bench and test are already in) building under build framework. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Pa

[PATCH 08/36] perf build: Add builtin objects building

2015-01-15 Thread Jiri Olsa
Move the rest of builtin objects (bench and test are already in) building under build framework. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Pa