[GIT PULL 0/8] Annotation weekly ponies delivery

From: Arnaldo Carvalho de Melo
Date: Sat May 12 2012 - 15:55:59 EST


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@xxxxxxxxxx>

----------------------------------------------------------------
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/