Re: [PATCH 2/2 v2] tracing/function-graph-tracer: strip endingnewlines on comments

From: Ingo Molnar
Date: Fri Dec 26 2008 - 04:43:01 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> Impact: trivial output improvement
>
> Ending newlines are appended automatically on comments by the function graph tracer
> because the newline needs to be placed after the "*/" characters.
> So if the user puts an ending whitespace, we want to strip it.
>
> Signed-off-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>
> ---
> kernel/trace/trace_functions_graph.c | 6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)

applied to tip/tracing/function-graph-tracer, 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/