[EMAIL PROTECTED] wrote:
> What I mean to ask is will PID provider trace child processes forked by the 
> parent process? 

no. You need to trace fork/exec system calls (or similar events) and run a 
new script (or the same again ...) with appropriate arguments (ie pid).

HTH
Michael
-- 
Michael Schuster     http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to