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

From: Arnaldo Carvalho de Melo
Date: Fri Oct 14 2011 - 14:55:22 EST


Hi Ingo,

Please consider pulling from:

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

These are in addition to the ones you reported being problematic
with perf top segfaulting sometimes, that problem should be fixed by the
first patch below.

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (4):
perf hists browser: Invalidate ui_browser->top after timer calls
perf annotate browser: Exit when pressing ESC or the left arrow
perf ui browser: Add filter method
perf annotate browser: Allow toggling the visualization of source code lines

Thomas Jarosch (1):
perf buildid: Fix possible unterminated readlink() result buffer

tools/perf/util/header.c | 2 +-
tools/perf/util/ui/browser.c | 52 +++++++++++++++++----
tools/perf/util/ui/browser.h | 1 +
tools/perf/util/ui/browsers/annotate.c | 78 +++++++++++++++++++++++++++++--
tools/perf/util/ui/browsers/hists.c | 15 +++++-
5 files changed, 131 insertions(+), 17 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/