]> 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>
Wed, 30 May 2012 07:02:00 +0000 (09:02 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 30 May 2012 07:02:00 +0000 (09:02 +0200)
commit65de411099fab7ac01481ee7c25763fa9348f6f0
tree1cefdeac3112e790afc275d9e57cd56674084fa4
parent7563709cf3623d6ce55d3de87a53fc7c962a3aff
parentc61d91836c39bbdb41e515ba754b0f977a1218d9
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Annotation fixes/improvements from Arnaldo Carvalho de Melo:

. Make the annotatation toggles (hide_src_code, jump_arrows, use_offset, etc)
  global so that navigation doesn't resets them on new annotations.

. Introduce an '[annotate]' config file section to allow permanent changes
  to the annotate browser defaults.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>