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:
3f0a55e
)
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
author
Jason Wessel
<jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:23 +0000
(09:22 -0500)
committer
Jason Wessel
<jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:23 +0000
(09:22 -0500)
Add in a helper function to allow the kdb shell to dump the ftrace
buffer.
Modify trace.c to expose the capability to iterate over the ftrace
buffer in a read only capacity.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
CC: Frederic Weisbecker <fweisbec@gmail.com>
No differences found