From: Frederic Weisbecker Date: Mon, 27 Oct 2008 01:05:25 +0000 (+0100) Subject: ftrace: add a script to produce a hierarchical view of a function trace X-Git-Tag: v2.6.29-rc1~586^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4a2a0d9a4226846693b5b4462d4350c1bfd58ea;p=pandora-kernel.git ftrace: add a script to produce a hierarchical view of a function trace This script parses a function trace and then produces a hierarchical view of the function call stack after processing it into a tree. Changes on V2 thanks to the trace sent by Steven: - Support both the files "trace" and "trace_pipe" (comments and space differences) - Correct the mini HOW-TO at the beginning. Signed-off-by: Frederic Weisbecker Acked-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed