[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1273631372-8206-1-git-send-email-acme@infradead.org>
Date: Tue, 11 May 2010 23:29:30 -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 0/2] perf: improve report/annotation integration in newt browser
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
Besides these the three on my previous pull request are there as well.
Regards,
- Arnaldo
Arnaldo Carvalho de Melo (2):
perf ui: Add ui_helpline methods
perf report: Librarize the annotation code and use it in the newt browser
tools/perf/Makefile | 5 +
tools/perf/builtin-annotate.c | 198 +-------------------
tools/perf/builtin-report.c | 19 ++-
tools/perf/util/hist.c | 184 ++++++++++++++++++
tools/perf/util/hist.h | 29 +++
tools/perf/util/newt.c | 421 ++++++++++++++++++++++++++++++++++-------
tools/perf/util/sort.h | 6 -
7 files changed, 594 insertions(+), 268 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