Re: [PATCH 0/6] perf tools: Minor build fixes

2017-08-28 Thread David Carrillo-Cisneros
On Mon, Aug 28, 2017 at 7:16 AM, Arnaldo Carvalho de Melo wrote: > Em Mon, Aug 28, 2017 at 11:34:21AM +0200, Jiri Olsa escreveu: >> On Sun, Aug 27, 2017 at 12:54:36AM -0700, David Carrillo-Cisneros wrote: >> > Collection of minor fixes to compile with LLVM and >> > non-standard

Re: [PATCH 0/6] perf tools: Minor build fixes

2017-08-28 Thread David Carrillo-Cisneros
On Mon, Aug 28, 2017 at 7:16 AM, Arnaldo Carvalho de Melo wrote: > Em Mon, Aug 28, 2017 at 11:34:21AM +0200, Jiri Olsa escreveu: >> On Sun, Aug 27, 2017 at 12:54:36AM -0700, David Carrillo-Cisneros wrote: >> > Collection of minor fixes to compile with LLVM and >> > non-standard tool names. >> >

Re: [PATCH 0/6] perf tools: Minor build fixes

2017-08-28 Thread Arnaldo Carvalho de Melo
Em Mon, Aug 28, 2017 at 11:34:21AM +0200, Jiri Olsa escreveu: > On Sun, Aug 27, 2017 at 12:54:36AM -0700, David Carrillo-Cisneros wrote: > > Collection of minor fixes to compile with LLVM and > > non-standard tool names. > > > > David Carrillo-Cisneros (6): > > tools build tests: Don't hardcode

Re: [PATCH 0/6] perf tools: Minor build fixes

2017-08-28 Thread Arnaldo Carvalho de Melo
Em Mon, Aug 28, 2017 at 11:34:21AM +0200, Jiri Olsa escreveu: > On Sun, Aug 27, 2017 at 12:54:36AM -0700, David Carrillo-Cisneros wrote: > > Collection of minor fixes to compile with LLVM and > > non-standard tool names. > > > > David Carrillo-Cisneros (6): > > tools build tests: Don't hardcode

Re: [PATCH 0/6] perf tools: Minor build fixes

2017-08-28 Thread Jiri Olsa
On Sun, Aug 27, 2017 at 12:54:36AM -0700, David Carrillo-Cisneros wrote: > Collection of minor fixes to compile with LLVM and > non-standard tool names. > > David Carrillo-Cisneros (6): > tools build tests: Don't hardcode gcc name > perf tools: Allow external definition of flex and bison

Re: [PATCH 0/6] perf tools: Minor build fixes

2017-08-28 Thread Jiri Olsa
On Sun, Aug 27, 2017 at 12:54:36AM -0700, David Carrillo-Cisneros wrote: > Collection of minor fixes to compile with LLVM and > non-standard tool names. > > David Carrillo-Cisneros (6): > tools build tests: Don't hardcode gcc name > perf tools: Allow external definition of flex and bison

[PATCH 0/6] perf tools: Minor build fixes

2017-08-27 Thread David Carrillo-Cisneros
Collection of minor fixes to compile with LLVM and non-standard tool names. David Carrillo-Cisneros (6): tools build tests: Don't hardcode gcc name perf tools: Allow external definition of flex and bison binary names tools lib: Allow external definition of CC, AR and LD perf tools:

[PATCH 0/6] perf tools: Minor build fixes

2017-08-27 Thread David Carrillo-Cisneros
Collection of minor fixes to compile with LLVM and non-standard tool names. David Carrillo-Cisneros (6): tools build tests: Don't hardcode gcc name perf tools: Allow external definition of flex and bison binary names tools lib: Allow external definition of CC, AR and LD perf tools: