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

From: Ingo Molnar
Date: Mon Oct 24 2011 - 23:36:08 EST



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

> Hi Ingo,
>
> Please consider pulling from:
>
> git://github.com/acmel/linux.git perf/core
>
> Regards,
>
> - Arnaldo
>
> Arnaldo Carvalho de Melo (2):
> perf ui browser: Use libslang to read keys
> perf hists browser: Refuse 'a' hotkey on non symbolic views
>
> Jiri Olsa (1):
> perf tools: Fix tracing info recording
>
> Ricardo Ribalda Delgado (1):
> perf symbols: Increase symbol KSYM_NAME_LEN size
>
> tools/perf/Makefile | 1 +
> tools/perf/builtin-annotate.c | 8 +-
> tools/perf/util/header.c | 27 +++++++-
> tools/perf/util/hist.h | 9 +--
> tools/perf/util/symbol.c | 2 +-
> tools/perf/util/trace-event-info.c | 112 +++++++++++++++++++++++++-------
> tools/perf/util/trace-event.h | 13 ++++-
> tools/perf/util/ui/browser.c | 79 +++++++++++++++-------
> tools/perf/util/ui/browsers/annotate.c | 19 ++---
> tools/perf/util/ui/browsers/hists.c | 40 +++++++-----
> tools/perf/util/ui/keysyms.h | 25 +++++++
> tools/perf/util/ui/libslang.h | 2 +
> tools/perf/util/ui/setup.c | 13 ++++
> 13 files changed, 256 insertions(+), 94 deletions(-)
> create mode 100644 tools/perf/util/ui/keysyms.h

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/