From: Michal Simek Date: Mon, 16 Nov 2009 09:34:15 +0000 (+0100) Subject: microblaze: ftrace: Add dynamic function graph tracer X-Git-Tag: v2.6.33-rc1~283^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f911b0daf0f7028a4fe792b701a48d10da36d84;p=pandora-kernel.git microblaze: ftrace: Add dynamic function graph tracer This patch add support for dynamic function graph tracer. There is one my expactation that I can do flush_icache after all code modification. On microblaze is this safer than do flush for every entry. For icache is used name flush but correct should be invalidation - this will be fix in upcomming new cache implementaion and WB support. Signed-off-by: Michal Simek --- Reading git-diff-tree failed