Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Tue, 8 Dec 2015 04:23:09 +0000 (05:23 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 8 Dec 2015 04:23:09 +0000 (05:23 +0100)
commit803ca41856a26b98150a669290c50adc9bfc648e
tree53148198f44c9a68efd82fca60133d0ba4903406
parentf1ad44884a4c421ceaa9a4a8242aeeee6f686670
parentcfef25b8daf7e4b49c84e174a904af9d89dc7c46
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:

User visible changes:

  - Fixes and improvements for supporting annotating ARM binaries, support ARM
    call and jump instructions, more work needed to have arch specific stuff
    separated into tools/perf/arch/*/annotate/ (Russell King)

  - Fix several 'perf test' entries broken by recent perf/core changes (Jiri Olsa)

Infrastructure changes:

  - Consolidate perf_ev{list,sel}__{enable,disable}() calls (Jiri Olsa)

  - Pass correct string to dso__adjust_kmod_long_name() (Wang Nan)

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