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:
6abb11a
)
x86, ftrace: call trace->open() before stopping tracing; add trace->print_header()
author
Markus Metzger
<markus.t.metzger@intel.com>
Tue, 25 Nov 2008 08:12:31 +0000
(09:12 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 25 Nov 2008 16:31:13 +0000
(17:31 +0100)
Add a callback to allow an ftrace plug-in to write its own header.
Move the call to trace->open() up a few lines.
The changes are required by the BTS ftrace plug-in.
Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found