git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5250d32
)
tracing/function-graph-tracer: strip ending newlines on comments
author
Frederic Weisbecker
<fweisbec@gmail.com>
Wed, 24 Dec 2008 00:43:25 +0000
(
01:43
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 26 Dec 2008 09:42:14 +0000
(10:42 +0100)
Impact: tracer output improvement
Ending newlines are appended automatically on comments by the function
graph tracer because the newline needs to be placed after the "*/"
comment characters.
So if the user puts an ending newline, we want to strip it.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found