[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1273531987-28956-1-git-send-email-acme@infradead.org>
Date: Mon, 10 May 2010 19:52:58 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Frédéric Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Tom Zanussi <tzanussi@...il.com>
Subject: [GIT PULL 00/10] perf fixes and improvements
From: Arnaldo Carvalho de Melo <acme@...hat.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 (1):
perf hist: Calculate max_sym name len and nr_entries
Tom Zanussi (9):
perf/trace/scripting: failed-syscalls script cleanup
perf/trace/scripting: rw-by-pid script cleanup
perf/trace/scripting: rwtop script cleanup
perf/trace/scripting: wakeup-latency script cleanup
perf/trace/scripting: workqueue-stats script cleanup
perf/trace/scripting: don't show script start/stop messages by default
perf/trace/scripting: failed-syscalls-by-pid script cleanup
perf/trace/scripting: syscall-counts-by-pid script cleanup
perf/trace/scripting: syscall-counts script cleanup
tools/perf/builtin-report.c | 6 +-
tools/perf/builtin-trace.c | 3 +
tools/perf/scripts/perl/bin/failed-syscalls-report | 2 +-
tools/perf/scripts/perl/failed-syscalls.pl | 6 ++-
tools/perf/scripts/perl/rw-by-pid.pl | 60 ++++++++++++--------
tools/perf/scripts/perl/rwtop.pl | 48 +++++++++++----
tools/perf/scripts/perl/wakeup-latency.pl | 12 +++-
tools/perf/scripts/perl/workqueue-stats.pl | 12 ++--
.../python/bin/failed-syscalls-by-pid-report | 2 +-
.../python/bin/syscall-counts-by-pid-report | 2 +-
.../perf/scripts/python/bin/syscall-counts-report | 2 +-
tools/perf/util/hist.c | 27 +++++++--
tools/perf/util/hist.h | 4 +-
.../perf/util/scripting-engines/trace-event-perl.c | 3 -
.../util/scripting-engines/trace-event-python.c | 4 -
tools/perf/util/symbol.c | 5 +-
tools/perf/util/symbol.h | 1 +
17 files changed, 128 insertions(+), 71 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists