Messages in this thread |  | | | Date | Fri, 26 Dec 2008 10:42:40 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH 2/2 v2] tracing/function-graph-tracer: strip ending newlines on comments |
| |
* Frederic Weisbecker <fweisbec@gmail.com> 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@gmail.com> > --- > kernel/trace/trace_functions_graph.c | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-)
applied to tip/tracing/function-graph-tracer, thanks Frederic!
Ingo
|  |