]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Mon, 14 May 2012 08:45:01 +0000 (10:45 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 14 May 2012 08:45:01 +0000 (10:45 +0200)
commit0c5a0f96e82ed73bca017c1c5601a4253cff49df
treea15295eb3489e9ace0b6c55c595366665e939084
parent5dcefda0fd87fefa440abc9b9d3f1089229f8911
parent54e7a4e88eed9ac423e22a259ec51a973fd59bab
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

Arjan & Linus Annotation Edition

 - 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@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>