Just a comment on the nomenclature. In KFT I called
things like this "triggers". I'm not sure what other
tracing systems call them. I'm a little worried about
overloading the filtering abstraction with trigger
semantics. (I like the idea of triggers, but it might
be better to control them with another pseudo-file for
clarity.)
I suppose both are a form of conditional execution.
Filtering has an implicit action of either 'trace this'
or 'don't trace this', while triggering usually has
an action, often explicit, to start or stop tracing.
However, since they both use the conditional testing,
it might be a pain to reproduce this code for a different
pseudo-file.
Just my 2 cents.
-- Tim
=============================
Tim Bird
Architecture Group Chair, CE Linux Forum
Senior Staff Engineer, Sony Network Entertainment
=============================
--