From: Steven Rostedt Date: Sat, 28 Feb 2009 04:32:58 +0000 (-0500) Subject: tracing: make the set_event and available_events subsystem aware X-Git-Tag: v2.6.30-rc1~2^2~75^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b628b3e629b1436710e59a21cc020fbb04a52ce1;p=pandora-kernel.git tracing: make the set_event and available_events subsystem aware 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 --- Reading git-diff-tree failed