]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Thu, 1 Jan 2015 21:24:36 +0000 (22:24 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 1 Jan 2015 21:24:36 +0000 (22:24 +0100)
commit20fe9e44736af1de47deaf4ec54de8407f419e71
tree380e6b3fade380dfb97218b44fc2aed3adffe6fe
parent3f98c4e87d69b179a221c821f97f14ff293af333
parent120c9a0eeb9a6fd2456b5e1863a9c311f8a0d3da
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

  User visible fixes:

  - Show progress bar in more places while doing histogram processing
    in the hists browser (Namhyung Kim)

  - Print backtrace symbols when segfault occurs in 'report' (Namhyung Kim)

  Infrastructure fixes:

  - Append callchains only when requested (Namhyung Kim)

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