I guess today is my day to spam the dtrace_discuss alias!

Is there any plans for a USDT Provider wide "is_enabled()" check? Basically I 
need to do some setup that will be used by all my probes. Would be nice if I 
can put this code in a block guarded by a provider wide is_enabled().

Any idea how to achieve this without constructing an 'if' statement that has 
over 50 OR clauses !

Thanks

Angelo

_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to