[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1336852387-16322-1-git-send-email-acme@infradead.org>
Date: Sat, 12 May 2012 16:52:59 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Arjan van de Ven <arjan@...radead.org>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Mike Galbraith <efault@....de>,
Namhyung Kim <namhyung@...il.com>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>, arnaldo.melo@...il.com,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [GIT PULL 0/8] Annotation weekly ponies delivery
Hi Ingo,
Please consider pulling,
- Arnaldo
The following changes since commit 5dcefda0fd87fefa440abc9b9d3f1089229f8911:
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2012-05-11 08:13:55 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-core-for-mingo
for you to fetch changes up to 54e7a4e88eed9ac423e22a259ec51a973fd59bab:
perf annotate browser: Add key bindings help window (2012-05-12 16:36:55 -0300)
----------------------------------------------------------------
Arjan & Linus Annotation Edition
More like Linus', but hey at least an attempt at implementing a suggestion by
Arjan made this time around!
. Fix indirect calls beautifier, reported by Linus.
. Use the objdump comments to nuke specificities about how access to a well
know variable is encoded, suggested by Linus.
. Show the number of places that jump to a target, requested by Arjan.
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
----------------------------------------------------------------
Arnaldo Carvalho de Melo (8):
perf annotate: Use raw form for register indirect call instructions
perf annotate: Resolve symbols using objdump comment
perf annotate: Resolve symbols using objdump comment for single op ins
perf annotate: Augment lock instruction output
perf annotate: Introduce ->free() method in ins_ops
perf annotate browser: Count the numbers of jump sources to a target
perf annotate browser: Show 'jumpy' functions
perf annotate browser: Add key bindings help window
tools/perf/ui/browsers/annotate.c | 94 ++++++++++--
tools/perf/util/annotate.c | 303 +++++++++++++++++++++++++++++++++----
tools/perf/util/annotate.h | 15 +-
3 files changed, 369 insertions(+), 43 deletions(-)
--
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