Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Sat, 11 Apr 2015 06:31:19 +0000 (08:31 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 11 Apr 2015 06:31:19 +0000 (08:31 +0200)
commit5dafd7cb96ec75454eb1fcbf993000bf41175f13
treef0d3281f2d9b5ff8beb6209e5e226778a5d803b6
parent51ab7155c08baf45cc2aa911961e5b78422e478f
parent7b8283b56d9fb36106ff1c459dfd399a20bd374d
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:

New user visible features:

  - Support multiple probes on different binaries on the same command line (Masami Hiramatsu)

User visible changes:

  - Fix synthesizing fork_event.ppid for non-main thread (David Ahern)

  - Fix cross-endian analysis (David Ahern)

  - Fix segfault in 'perf buildid-list' when show DSOs with hits (He Kuang)

Infrastructure changes:

  - Fix type for references to data_head/tail (David Ahern)

  - Fix error path to do closedir() when synthesizing threads (Arnaldo Carvalho de Melo)

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