From: Steven Rostedt Date: Tue, 17 Feb 2009 17:32:04 +0000 (-0500) Subject: ftrace: rename _hook to _probe X-Git-Tag: v2.6.30-rc1~2^2~98^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6887d7916e44c1d8913084fb6aa5004d9473f1a;p=pandora-kernel.git ftrace: rename _hook to _probe Impact: clean up Ingo Molnar did not like the _hook naming convention used by the select function tracer. Luis Claudio R. Goncalves suggested using the "_probe" extension. This patch implements the change of calling the functions and variables "_hook" and replacing them with "_probe". Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed