[dtrace-discuss] how long do interactive users wait for
scripts/programs to run ?
Angelo Rajadurai
Angelo.Rajadurai at Sun.COM
Tue Jan 9 05:56:28 PST 2007
Arun:
Not sure if this is what you are asking. In DTrace you subscribe
for probes and wait for these probes to fire. So the script will run
until you stop it (or call exit() from within). So to terminate a script
just hit ^c.
Hopefully this answered what you wanted?
-Angelo
On 9 Jan 2007, at 08:24, Arun wrote:
> I want to know how long do interactive users wait for scripts/programs
> to run using DTrace?
> Please help me out in this regard...
>
> Thanks and Regards,
> Arun DK
>
>
> This message posted from opensolaris.org
> _______________________________________________
> dtrace-discuss mailing list
> dtrace-discuss at opensolaris.org
More information about the dtrace-discuss
mailing list