From: Steven Rostedt Date: Fri, 15 Oct 2010 16:09:25 +0000 (-0400) Subject: ftrace: Use objtree for C version of recordmcount X-Git-Tag: v2.6.37-rc1~214^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85caa993d7f218b7c2abcfcb28e212396b6a3313;p=pandora-kernel.git ftrace: Use objtree for C version of recordmcount The C version of recordmcount is compiled to a binary, which will end up located in the objtree. If the kernel is built with O=path, the srctree will not include the binary recordmcount caller. Cc: Michal Marek Cc: linux-kbuild@vger.kernel.org Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed