Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Thu, 31 May 2018 10:37:07 +0000 (12:37 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 31 May 2018 10:37:07 +0000 (12:37 +0200)
commit6497bbc35ac5efce3bccd31d3719bae020282da6
treec99f566cf166cced1961140ea30249e9babaded2
parent786b71f5b754273ccef6d9462e52062b3e1f9877
parent18a7057420f8b67f15d17087bf5c0863db752c8b
Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git./linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

- Fix 'perf test Session topology' segfault on s390 (Thomas Richter)

- Fix NULL return handling in bpf__prepare_load() (YueHaibing)

- Fix indexing on Coresight ETM packet queue decoder (Mathieu Poirier)

- Fix perf.data format description of NRCPUS header (Arnaldo Carvalho de Melo)

- Update perf.data documentation section on cpu topology

- Handle uncore event aliases in small groups properly (Kan Liang)

- Add missing perf_sample.addr into python sample dictionary (Leo Yan)

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