From: Aaro Koskinen Date: Fri, 17 Oct 2014 15:10:26 +0000 (+0300) Subject: MIPS: oprofile: Backtrace: don't fail on leaf functions X-Git-Tag: omap-for-v3.19/fixes-rc1~122^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=569309b42fc67a8b42f57adb68764bd10bcf2178;p=pandora-kernel.git MIPS: oprofile: Backtrace: don't fail on leaf functions Continue the backtrace if we cannot find SP adjustment and RA save. In that case, just assume the current RA. This allows us to get samples of frequent callers of e.g. GLIBC memset(). Signed-off-by: Aaro Koskinen Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8109/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed