Re: [PATCH][RESEND] ftrace: Add a script to produce a hierarchicalview of a function trace

From: Ingo Molnar
Date: Mon Oct 27 2008 - 06:02:13 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> Ok it's corrected thanks to the trace sent by Steven.
> Here is a V2.
> ---
> From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
> Subject: [PATCH] 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:
> _ 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 <fweisbec@xxxxxxxxx>

nice! Applied it to tip/tracing/ftrace. I've added Steve's Acked-by,
and i've moved the script to scripts/tracing/ - now that we'll have a
handful of utility scripts there we might as well separate it a bit
more clearly from the usual body of kernel scripts.

i think we should move the other utility scripts there too. (but not
the recordmcount script - that is an infrastructure script, not a
utility script)

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/