OSDN Git Service

Merge tag 'perf-core-for-mingo-4.17-20180328' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Thu, 29 Mar 2018 07:21:21 +0000 (09:21 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 29 Mar 2018 07:21:21 +0000 (09:21 +0200)
commit78282bec4b4a02a13b87d01fbe529396d37db926
tree569507ad1593cf114a4a12959dafffa4f9e9f39b
parent631fe154edb0a37308d0116a0f9b7bba9dca6218
parent109d59b900e78834c66657dd4748fcedb9a1fe8d
Merge tag 'perf-core-for-mingo-4.17-20180328' of git://git./linux/kernel/git/acme/linux into perf/core

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

- Be consistent when checking if a perf_mmap instance had
  its ring buffer unmmaped, fixing segfaults noticed in
  'perf trace' (Kan Liang, Arnaldo Carvalho de Melo)

- Avoid adding the same option multiple times to the 'diff'
  command in check-headers.sh (Jiri Olsa)

- Add vendor event files (JSON format) to various IBM
  s390 models (z10EC, z10BC, z196, zEC12, zBC12, z13
  and z14) (Thomas Richter)

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