Re: [Linux-Xtensa] [PATCH v2] perf: add support for the xtensa architecture

2014-01-13 Thread Ingo Molnar
* Baruch Siach wrote: > Hi perf maintainers, > > Ping? > > Anyone taking this for v3.14? Would be nice to have some indication in the commit log about how it was tested, how well it works, what the limitations are, etc. Just a naked 'enable support' commit tells us very little. Thanks,

Re: [Linux-Xtensa] [PATCH v2] perf: add support for the xtensa architecture

2014-01-12 Thread Baruch Siach
Hi perf maintainers, Ping? Anyone taking this for v3.14? baruch On Thu, Jan 02, 2014 at 09:57:10AM +0200, Baruch Siach wrote: > Signed-off-by: Baruch Siach > --- > v2: use the "core ID" field from /proc/cpuinfo (Max Filippov) > --- > tools/perf/perf.h | 7 +++ > 1 file changed, 7 insertio

Re: [Linux-Xtensa] [PATCH v2] perf: add support for the xtensa architecture

2014-01-02 Thread Max Filippov
On Thu, Jan 2, 2014 at 11:57 AM, Baruch Siach wrote: > Signed-off-by: Baruch Siach > --- > v2: use the "core ID" field from /proc/cpuinfo (Max Filippov) > --- > tools/perf/perf.h | 7 +++ > 1 file changed, 7 insertions(+) Acked-by: Max Filippov > diff --git a/tools/perf/perf.h b/tools/per