Re: [PATCH] perf machine: Search for modules in %s/lib/modules/%s

2014-04-29 Thread Namhyung Kim
Hi Jiri, On Tue, 29 Apr 2014 10:06:17 +0200, Jiri Olsa wrote: > On Sun, Apr 27, 2014 at 12:05:56PM +0200, Jiri Olsa wrote: >> On Sat, Apr 26, 2014 at 01:17:55PM -0400, Richard Yao wrote: >> > Modules installed outside of the kernel's build system should go into >> > "%s/lib/modules/%s/extra", but

Re: [PATCH] perf machine: Search for modules in %s/lib/modules/%s

2014-04-29 Thread Jiri Olsa
On Sun, Apr 27, 2014 at 12:05:56PM +0200, Jiri Olsa wrote: > On Sat, Apr 26, 2014 at 01:17:55PM -0400, Richard Yao wrote: > > Modules installed outside of the kernel's build system should go into > > "%s/lib/modules/%s/extra", but at present, perf will only look at them > > when they are in "%s/lib

Re: [PATCH] perf machine: Search for modules in %s/lib/modules/%s

2014-04-27 Thread Jiri Olsa
On Sat, Apr 26, 2014 at 01:17:55PM -0400, Richard Yao wrote: > Modules installed outside of the kernel's build system should go into > "%s/lib/modules/%s/extra", but at present, perf will only look at them > when they are in "%s/lib/modules/%s/kernel". Lets encourage good > citizenship by relaxing

Re: [PATCH] perf machine: Search for modules in %s/lib/modules/%s

2014-04-26 Thread Richard Yao
Dear Jirka, I have sent an updated patch, but instead of using your white list idea, I went with a black list. That way things like the historical addon directory are included and anyone who decides to use a custom directory for their own in-development modules is free to do so. Yours truly, Rich

Re: [PATCH] perf machine: Search for modules in %s/lib/modules/%s

2014-04-15 Thread Jiri Olsa
On Tue, Apr 15, 2014 at 02:44:52PM +0900, Namhyung Kim wrote: > Hi Richard, > > On Thu, 10 Apr 2014 12:52:59 -0400, Richard Yao wrote: > > Modules installed outside of the kernel's build system should go into > > "%s/lib/modules/%s/extra", but at present, perf will only look at them > > when they

Re: [PATCH] perf machine: Search for modules in %s/lib/modules/%s

2014-04-14 Thread Namhyung Kim
Hi Richard, On Thu, 10 Apr 2014 12:52:59 -0400, Richard Yao wrote: > Modules installed outside of the kernel's build system should go into > "%s/lib/modules/%s/extra", but at present, perf will only look at them > when they are in "%s/lib/modules/%s/kernel". Lets encourage good > citizenship by re

Re: [PATCH] perf machine: Search for modules in %s/lib/modules/%s

2014-04-11 Thread David Ahern
On 4/10/14, 9:52 AM, Richard Yao wrote: Modules installed outside of the kernel's build system should go into "%s/lib/modules/%s/extra", but at present, perf will only look at them when they are in "%s/lib/modules/%s/kernel". Lets encourage good citizenship by relaxing this requirement to "%s/lib