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:
29f9394
)
tracing: add trace_set_clr_event to export event enabling function
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 8 May 2009 20:27:41 +0000
(16:27 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 8 May 2009 20:30:26 +0000
(16:30 -0400)
Other parts of the kernel may need to be able to enable or disable
specific events. Especially parts that create trace events.
[ Impact: allow enabling of trace events by those that create the event ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found