From: Frederic Weisbecker Date: Tue, 25 Nov 2008 20:07:04 +0000 (+0100) Subject: tracing/function-return-tracer: change the name into function-graph-tracer X-Git-Tag: v2.6.29-rc1~586^2~40^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb52607afcd0629776f1dc9e657647ceae81dd50;p=pandora-kernel.git tracing/function-return-tracer: change the name into function-graph-tracer Impact: cleanup This patch changes the name of the "return function tracer" into function-graph-tracer which is a more suitable name for a tracing which makes one able to retrieve the ordered call stack during the code flow. Signed-off-by: Frederic Weisbecker Acked-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed