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:
6ecc2d1
)
tracing: make the set_event and available_events subsystem aware
author
Steven Rostedt
<srostedt@redhat.com>
Sat, 28 Feb 2009 04:32:58 +0000
(23:32 -0500)
committer
Steven Rostedt
<srostedt@redhat.com>
Sat, 28 Feb 2009 08:05:40 +0000
(
03:05
-0500)
This patch makes the event files, set_event and available_events
aware of the subsystem.
Now you can enable an entire subsystem with:
echo 'irq:*' > set_event
Note: the '*' is not needed.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found