Re: [PATCH 00/34] perf and kconfig / kbuild

2014-05-17 Thread Alexis Berlemont
Hello, Sorry for the late reply, On Wed, May 14, 2014 at 4:15 AM, David Ahern wrote: > On 5/13/14, 4:02 PM, Alexis Berlemont wrote: >> >> Hello, >> >> A few months ago, I tried to make a proposal to introduce Kconfig in >> perf's generation procedure. >> (cf. https://lkml.org/lkml/2013/12/20/511

Re: [PATCH 00/34] perf and kconfig / kbuild

2014-05-15 Thread Jiri Olsa
On Wed, May 14, 2014 at 12:02:55AM +0200, Alexis Berlemont wrote: > Hello, > > A few months ago, I tried to make a proposal to introduce Kconfig in > perf's generation procedure. > (cf. https://lkml.org/lkml/2013/12/20/511) > > I started from David Ahern's work; I was not aware that Jiri Olsa >

Re: [PATCH 00/34] perf and kconfig / kbuild

2014-05-13 Thread David Ahern
On 5/13/14, 4:02 PM, Alexis Berlemont wrote: Hello, A few months ago, I tried to make a proposal to introduce Kconfig in perf's generation procedure. (cf. https://lkml.org/lkml/2013/12/20/511) I started from David Ahern's work; I was not aware that Jiri Olsa pushed further the idea and proposed

[PATCH 00/34] perf and kconfig / kbuild

2014-05-13 Thread Alexis Berlemont
Hello, A few months ago, I tried to make a proposal to introduce Kconfig in perf's generation procedure. (cf. https://lkml.org/lkml/2013/12/20/511) I started from David Ahern's work; I was not aware that Jiri Olsa pushed further the idea and proposed an alternative which integrated kbuild too.