Re: [GIT PULL 0/6] perf/core tui fixes and improvements

From: Ingo Molnar
Date: Sun Mar 06 2011 - 17:13:51 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> 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(-)

Pulled, thanks a lot Arnaldo!

Ingo
--
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/