Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Thu, 8 Jan 2015 07:59:22 +0000 (08:59 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 8 Jan 2015 07:59:22 +0000 (08:59 +0100)
commited9eb845d7916b2bc863e5b93c82e18be8faf032
treeebe481d3b6ff539f6e9837426bf472b0296521e2
parent5b5e76218fbdbb71a01d5480f289ead624232876
parente7024fc3783317608b8e07048116a72a7d1cd26d
Merge tag 'perf-urgent-for-mingo' of git://git./linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

"
  - 'perf probe' should fall back to find probe point in symbols when failing
    to do so in a debuginfo file (Masami Hiramatsu)

  - Fix 'perf probe' crash in dwarf_getcfi_elf (Namhyung Kim)

  - Fix shell completion with 'perf list' --raw-dump option (Taesoo Kim)

  - Fix 'perf diff' to sort by baseline field by default (Namhyung Kim)
"

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