[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1299785386-22234-1-git-send-email-acme@infradead.org>
Date: Thu, 10 Mar 2011 16:29:42 -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@...radead.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Han Pingtian <phan@...hat.com>, Ingo Molnar <mingo@...e.hu>,
Jiri Olsa <jolsa@...hat.com>, Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Tom Zanussi <tzanussi@...il.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: [GIT PULL 0/4] perf/core fixes and improvements
Hi Ingo,
Please consider pulling from:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
Regards,
- Arnaldo
Arnaldo Carvalho de Melo (2):
perf session: Use evlist/evsel for managing perf.data attributes
perf header: Stop using 'self'
Jiri Olsa (2):
perf top: Fix events overflow in top command
perf top: Don't let events to eat up whole header line
tools/perf/builtin-record.c | 101 ++++-------
tools/perf/builtin-report.c | 4 +-
tools/perf/builtin-top.c | 5 +-
tools/perf/util/evlist.c | 26 ++-
tools/perf/util/evlist.h | 4 +-
tools/perf/util/evsel.c | 21 ++-
tools/perf/util/evsel.h | 9 +-
tools/perf/util/header.c | 422 +++++++++++++++++++------------------------
tools/perf/util/header.h | 48 ++----
tools/perf/util/session.c | 74 +-------
tools/perf/util/session.h | 2 -
tools/perf/util/top.c | 48 ++++--
12 files changed, 317 insertions(+), 447 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