[GIT PULL 0/3] perf fix and simple improvements

From: Arnaldo Carvalho de Melo
Date: Sat May 29 2010 - 09:53:58 EST


Hi Ingo,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf

I moved the 'perf-dist' one to a separate branch and will resend after
reworking it as showcased by Sam.

Regards,

- Arnaldo

Konstantin Stepanyuk (1):
perf hist: fix objdump output parsing

Stephane Eranian (2):
perf report: Make -D print sampled CPU
perf tools: Add the ability to specify list of cpus to monitor

tools/perf/Documentation/perf-record.txt | 7 ++++
tools/perf/Documentation/perf-stat.txt | 7 ++++
tools/perf/Documentation/perf-top.txt | 8 +++--
tools/perf/builtin-record.c | 23 +++++++-----
tools/perf/builtin-report.c | 5 ++-
tools/perf/builtin-stat.c | 14 +++++--
tools/perf/builtin-top.c | 16 +++++---
tools/perf/util/cpumap.c | 57 +++++++++++++++++++++++++++++-
tools/perf/util/cpumap.h | 2 +-
tools/perf/util/event.c | 3 +-
tools/perf/util/hist.c | 2 +-
11 files changed, 116 insertions(+), 28 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/