]> 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)
commit709cb4453e7ad257365a1e30b1a0925b17833e78
treea15295eb3489e9ace0b6c55c595366665e939084
parentd84442f451af2e31b957868ca07133f01cd45558
parent3ee5bfae6a1418ee8b00892bb119fe731322106e
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>