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:
5e1607a
)
tracing: move utility functions from ftrace.h to kernel.h
author
Ingo Molnar
<mingo@elte.hu>
Thu, 5 Mar 2009 09:28:45 +0000
(10:28 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 5 Mar 2009 09:28:45 +0000
(10:28 +0100)
Make common utility functions such as trace_printk() and
tracing_start()/tracing_stop() generally available to kernel
code.
Cc: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found