]> 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)
commit65f24d0da6d16f34b62197005608d998a5aa1aa0
tree1cefdeac3112e790afc275d9e57cd56674084fa4
parent5d980abca89942c5775d815c7906875861ba55ef
parentef524c6b8446be25be78158ca8977a0cd23984fc
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>