[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1299444507-26549-1-git-send-email-acme@infradead.org>
Date: Sun, 6 Mar 2011 17:48:21 -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>,
Ingo Molnar <mingo@...e.hu>, Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>,
Tom Zanussi <tzanussi@...il.com>,
William Cohen <wcohen@...hat.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: [GIT PULL 0/6] perf/core tui 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 (6):
perf report tui: Fix multi event switching
perf hists: Remove needless global col lenght calcs
perf hists browser: Handle browsing empty hists tree
perf evlist: Split perf_evlist__id_hash
perf tools: Improve support for sessions with multiple events
perf report tui: Improve multi event session support
tools/perf/builtin-annotate.c | 80 +++++++++++----
tools/perf/builtin-report.c | 161 +++++++++---------------------
tools/perf/util/event.c | 57 +-----------
tools/perf/util/evlist.c | 28 ++++--
tools/perf/util/evlist.h | 3 +
tools/perf/util/evsel.h | 2 +
tools/perf/util/header.c | 31 ------
tools/perf/util/header.h | 2 -
tools/perf/util/hist.c | 15 +++-
tools/perf/util/hist.h | 22 +---
tools/perf/util/session.c | 63 ++++++++++++-
tools/perf/util/session.h | 16 +--
tools/perf/util/symbol.c | 1 -
tools/perf/util/symbol.h | 1 -
tools/perf/util/ui/browsers/hists.c | 188 +++++++++++++++++++++++++++++-----
15 files changed, 383 insertions(+), 287 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