From: Arnaldo Carvalho de Melo on 13 May 2010 16:30 Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf Regards, - Arnaldo Frederic Weisbecker (2): perf hist: Fix hists__browse no-newt case perf hist: Fix missing getline declaration Kirill Smelkov (1): perf trace scripts: Fix typos in perf-trace-python.txt Stephane Eranian (1): perf tools: change event inheritance logic in stat and record tools/perf/Documentation/perf-record.txt | 4 ++-- tools/perf/Documentation/perf-stat.txt | 4 ++-- tools/perf/Documentation/perf-trace-python.txt | 4 ++-- tools/perf/builtin-record.c | 12 ++++++------ tools/perf/builtin-stat.c | 10 +++++----- tools/perf/util/hist.c | 1 + tools/perf/util/hist.h | 2 +- 7 files changed, 19 insertions(+), 18 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/
|
Pages: 1 Prev: lib/btree: Kill unused MAX macro Next: [PATCH 1/4] perf hist: Fix hists__browse no-newt case |