]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae85d845a98292e848446727c34a7b8bdb60a3cd
tree569507ad1593cf114a4a12959dafffa4f9e9f39b
parent57ac6469af18d2f82ffe3e0fa1e325481180e027
parentf193883f3e0d37386a979c169c81ab5dfd73747f
Merge tag 'perf-core-for-mingo-4.17-20180328' of git://git.kernel.org/pub/scm/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>