tracing: make the set_event and available_events subsystem aware
authorSteven Rostedt <srostedt@redhat.com>
Sat, 28 Feb 2009 04:32:58 +0000 (23:32 -0500)
committerSteven 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