Prev: [PATCH 4/4] perf tools: Fixup minor doc formatting issues
Next: [PATCH 1/4] perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf
From: Arnaldo Carvalho de Melo on 5 May 2010 10:40 From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf Regards, Arnaldo Carvalho de Melo (3): perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf perf list: Add explanation about raw hardware event descriptors perf tools: Fixup minor doc formatting issues Tom Zanussi (1): perf/record: simplify TRACE_INFO tracepoint check tools/perf/Documentation/perf-annotate.txt | 2 +- tools/perf/Documentation/perf-bench.txt | 2 +- tools/perf/Documentation/perf-diff.txt | 2 +- tools/perf/Documentation/perf-kmem.txt | 2 +- tools/perf/Documentation/perf-list.txt | 18 ++++++++++++++++++ tools/perf/Documentation/perf-trace-python.txt | 2 +- tools/perf/Documentation/perf-trace.txt | 2 +- tools/perf/builtin-record.c | 11 +---------- tools/perf/util/event.c | 6 ++++-- tools/perf/util/parse-events.c | 2 +- tools/perf/util/trace-event-info.c | 8 +++++++- 11 files changed, 37 insertions(+), 20 deletions(-) -- 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/ |