]> git.baikalelectronics.ru Git - kernel.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)
commitb67e4ca47623367dea92b98c623f7dc7e438987e
treea15295eb3489e9ace0b6c55c595366665e939084
parentff72d3f2b55626ce60ce93481db3b09ecfa27200
parent6a9847eef305bd33fa42cbeb215b0a638df98f0d
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>