I'm running dtrace with multiple scripts, e.g. -s foo.d -s bar.d -s baz.d.

It looks like variables in one script overwrite variables in another. I was expecting, perhaps wrongfully, that variables would be per- script and not per dtrace run.

Am I correct that dtrace "merges" all the scripts into a single one before running, e.g. that I could have pasted all the scripts into a single one for exactly the same result?

        Thanks, Joel
        
---
fastest mac firefox!
http://wagerlabs.com




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

Reply via email to