Prev: [PATCH][GIT PULL] tracing: Convert nop macros to static inlines
Next: [PATCH] swiotlb 0.7: separation of physical and virtual address translation.
From: Ingo Molnar on 4 May 2010 12:40 * Arnaldo Carvalho de Melo <acme(a)infradead.org> wrote: > Hi Ingo, > > Please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf > > Regards, > > - Arnaldo > > Anton Blanchard (1): > perf: Fix performance issue with perf report > > Arnaldo Carvalho de Melo (1): > perf inject: Add missing bits > > Tom Zanussi (1): > perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW > > tools/perf/Documentation/perf-buildid-cache.txt | 4 +- > tools/perf/Documentation/perf-inject.txt | 35 +++++++++++++++++++++++ > tools/perf/builtin-inject.c | 2 +- > tools/perf/builtin-record.c | 35 +++++++++++++--------- > tools/perf/command-list.txt | 1 + > tools/perf/util/event.c | 1 + > tools/perf/util/header.c | 9 +++++- > tools/perf/util/parse-events.h | 1 + > tools/perf/util/trace-event-info.c | 5 +++ > 9 files changed, 75 insertions(+), 18 deletions(-) > create mode 100644 tools/perf/Documentation/perf-inject.txt Pulled, thanks Arnaldo! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |