From: James Hogan Date: Fri, 15 Mar 2013 10:21:56 +0000 (+0000) Subject: metag: OProfile support X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~101^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e6c92304ce38ff48029471c929d31a25e5cf10;p=pandora-kernel.git metag: OProfile support Add OProfile support for metag, using the perf backend, and falling back to generic timer based sampling if perf counter interrupt support is disabled. The oprofile code prepends "metag/" to the perf pmu name to give "metag/meta2" which is more consistent with other oprofile arch names. The backtrace code makes use of for kernel backtracing, and a simple frame pointer walk for userland backtracing. Signed-off-by: James Hogan Cc: Robert Richter Cc: oprofile-list@lists.sf.net --- Reading git-diff-tree failed