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

From: Arnaldo Carvalho de Melo
Date: Thu Oct 13 2011 - 11:08:51 EST


Hi Ingo,

Please consider pulling from:

git://github.com/acmel/linux.git perf/core

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (5):
perf hists browser: Recalculate browser pointers after resort/decay
perf hists: Don't free decayed entries if in the annotation browser
perf ui browser: Handle SIGWINCH
perf ui browser: Remove ui_browser__add_exit_keys
perf top: Remove entries from entries_collapsed on decay

Stephane Eranian (1):
perf hists: Fix compilation when NO_NEWT_SUPPORT is set

tools/perf/builtin-top.c | 23 ++++-
tools/perf/perf.c | 24 +++++
tools/perf/perf.h | 2 +
tools/perf/util/hist.c | 24 ++++-
tools/perf/util/hist.h | 11 ++-
tools/perf/util/sort.h | 1 +
tools/perf/util/ui/browser.c | 176 ++++++++++++++++++++------------
tools/perf/util/ui/browser.h | 9 +-
tools/perf/util/ui/browsers/annotate.c | 17 +--
tools/perf/util/ui/browsers/hists.c | 55 +++-------
tools/perf/util/ui/browsers/map.c | 6 +-
tools/perf/util/ui/helpline.h | 2 +
12 files changed, 216 insertions(+), 134 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/