From: Ingo Molnar Date: Thu, 5 Oct 2017 18:07:08 +0000 (+0200) Subject: Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/scm/linux... X-Git-Tag: v4.14-rc5~7^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=874d48f2af91efc38c720e7c6450547f6ea8c843;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Pull perf/urgent fix from Arnaldo Carvalho de Melo: - Two functions from different binaries can have the same start address. Thus, comparing only the start address in match_chain() leads to inconsistent callchains. Fix this by adding a check for DSOs as well (Ravi Bangoria) Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- 874d48f2af91efc38c720e7c6450547f6ea8c843