Re: [PATCH 1/2] tracing/function-graph-tracer: display unifiedstyle cmdline and pid

From: Ingo Molnar
Date: Wed Dec 03 2008 - 03:16:53 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> Impact: let one know which thread called a function
>
> This patch implements a helper function to print the couple cmdline/pid.
> Its output is provided during task switching and on each row if the new
> "funcgraph-proc" defualt-off option is set through trace_options file.
>
> The output is center aligned and never exceeds 14 characters. The cmdline
> is truncated over 7 chars.
> But note that if the pid exceeds 6 characters, the column will overflow (but
> the situation is abnormal).
>
> Signed-off-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>

applied, thanks Frederic!

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/