From: Jed Davis Date: Thu, 20 Jun 2013 03:07:14 +0000 (+0100) Subject: perf: arm64: Record the user-mode PC in the call chain. X-Git-Tag: v3.10-rc7~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc41254181e901ef5eda2c884ca6cd88a186b6d;p=pandora-kernel.git perf: arm64: Record the user-mode PC in the call chain. With this change, we no longer lose the innermost entry in the user-mode part of the call chain. See also the x86 port, which includes the ip, and the corresponding change in arch/arm. Signed-off-by: Jed Davis Acked-by: Ingo Molnar Acked-by: Will Deacon Cc: stable@vger.kernel.org Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed