From: Aaro Koskinen Date: Fri, 17 Oct 2014 15:10:25 +0000 (+0300) Subject: MIPS: oprofile: Enable backtrace on timer-based profiling X-Git-Tag: omap-for-v3.19/fixes-rc1~122^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b48142a809ee03f48979fad647245dbe0ce423a;p=pandora-kernel.git MIPS: oprofile: Enable backtrace on timer-based profiling Allow unsupported CPU types to use backtrace with timer-based profiling. Some CPUs (notably OCTEON) lack architecture-specific oprofile driver. In such case oprofile can fallback to timer-based mode, and arch code can still provide the backtrace functionality. So just set up the backtrace hook always. Signed-off-by: Aaro Koskinen Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8108/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed