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:
ca268da
)
tracing: Let tracing_snapshot() be used by modules but not NMI
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Sat, 9 Mar 2013 05:56:08 +0000
(
00:56
-0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 15 Mar 2013 04:35:57 +0000
(
00:35
-0400)
Add EXPORT_SYMBOL_GPL() to let the tracing_snapshot() functions be
called from modules.
Also add a test to see if the snapshot was called from NMI context
and just warn in the tracing buffer if so, and return.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found