]> 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>
Fri, 24 Oct 2014 07:46:36 +0000 (09:46 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 24 Oct 2014 07:46:36 +0000 (09:46 +0200)
commit3b1643c65bec644b9dbada5e7430ab037d5f3d84
tree4d5f94ca9114290dcd6d467d7548c91abbcf099c
parentcf707b7b48540e4559958bc7587fb506b5c80cc1
parenteccc9415e5f99f8a017d41a41f3bcda6c8bd7216
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fix from Arnaldo Carvalho de Melo:

  - Fix 'perf diff' initialization, calling the recently added hists__init()
    function so that extra space is allocated per perf_evsel for the hists storage
    that it also uses, just like report and top.  (Kan Liang)

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