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:
fdb372e
)
tracing: Use seq file for trace_clock
author
Li Zefan
<lizf@cn.fujitsu.com>
Tue, 8 Dec 2009 03:16:11 +0000
(11:16 +0800)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Sun, 13 Dec 2009 17:37:27 +0000
(18:37 +0100)
The buffer for the output is as small as 64 bytes, so it'll
overflow if we add more clock type. Use seq file instead.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <
4B1DC4FB
.5030407@cn.fujitsu.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
kernel/trace/trace.c
patch
|
blob
|
history
diff --cc
kernel/trace/trace.c
Simple merge