On Mon, Apr 19, 2010 at 06:13:47PM -0400, Steven Rostedt wrote:
That would be perhaps an overkill.
Having a filter inside means it's on, otherwise it's off.
Yeah, the enable file would first need to be activated before any
trigger to take effect on the event, just like filters.
In fact I was thinking of tracing_on/tracing_off as kinds of
local pause/resume.
And tracing_on_global/tracing_off_global would act like what does
/debug/tracing/tracing_on: something that disables every tracing.
But of course, before any of these conditional triggers to be
evaluated, you need to enable the corresponding event.
--