[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1319397143-20301-1-git-send-email-acme@infradead.org>
Date: Sun, 23 Oct 2011 17:12:19 -0200
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Anton Blanchard <anton@...ba.org>,
David Ahern <dsahern@...il.com>,
Eric Dumazet <eric.dumazet@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...e.hu>, Jiri Olsa <jolsa@...hat.com>,
Mike Galbraith <efault@....de>,
Neil Horman <nhorman@...driver.com>,
Paul Mackerras <paulus@...ba.org>,
Pekka Enberg <penberg@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>,
Stephane Eranian <eranian@...gle.com>,
Steven Rostedt <rostedt@...dmis.org>, arnaldo.melo@...il.com
Subject: [GIT PULL 0/4] perf/core fixes and improvements
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists