Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Thu, 27 Feb 2014 11:44:06 +0000 (12:44 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 27 Feb 2014 11:44:06 +0000 (12:44 +0100)
commite65312fe868da53077780de618e213a53dc90d00
tree6240f24f99260832b8eef9ddaae73154e4f8a939
parent4a2345937c17722bd2979f662ae909846b4a052a
parent1029f9fedf87fa6f52096991588fa54ffd159584
Merge tag 'perf-core-for-mingo' of git://git./linux/kernel/git/acme/linux into perf/core

Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:

  * Add support for the new DWARF unwinder library in elfutils (Jiri Olsa)

  * Fix build race in the generation of bison files (Jiri Olsa)

  * Further streamline the feature detection display, trimming it a bit to
    show just the libraries detected, using VF=1 gets a more verbose output,
    showing the less interesting feature checks as well (Jiri Olsa).

  * Check compatible symtab type before loading dso (Namhyung Kim)

  * Check return value of filename__read_debuglink() (Stephane Eranian)

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