On Mon, Apr 14, 2014 at 04:42:36PM +0200, Ingo Molnar wrote: SNIP
> > perf machine: Search for modules in %s/lib/modules/%s > > > > MAINTAINERS | 2 +- > > tools/lib/traceevent/event-parse.c | 109 +++++++++++++++---------- > > tools/perf/Documentation/perf-bench.txt | 22 +++++ > > tools/perf/Documentation/perf-top.txt | 1 - > > tools/perf/Makefile.perf | 4 +- > > tools/perf/bench/numa.c | 4 + > > tools/perf/builtin-bench.c | 2 +- > > tools/perf/builtin-stat.c | 140 > > ++++++++++++++++++++------------ > > tools/perf/config/Makefile | 7 +- > > tools/perf/tests/code-reading.c | 1 + > > tools/perf/util/machine.c | 2 +- > > tools/perf/util/probe-finder.c | 15 ++-- > > 12 files changed, 197 insertions(+), 112 deletions(-) > > I've pulled most of the patches, up to patch #13, thanks Jiri! > > I left out #14 because it seems incomplete to me - see my previous > mail. > > You could rebase #15,16,17 on top of #13 to get the rest to me as > well, until #14 is resolved. ok, will do thanks, jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

