[GIT PULL 0/2] perf: improve report/annotation integration in newt browser

From: Arnaldo Carvalho de Melo
Date: Tue May 11 2010 - 22:29:52 EST


From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/