Re: DTrace probe problem
Re: DTrace probe problem
- Subject: Re: DTrace probe problem
- From: radj <email@hidden>
- Date: Mon, 2 Jun 2008 10:19:52 +0800
> Personally, I would start by trying to use a signal handler. See
> x-man-page://signal (the signal man page). Specifically, I would write a
> handler for SIGUSR1 or SIGUSR2 as those exist explicitly to offer user
> specific behaviors. Take a command line option or read an environment
> variable and then...
>
I can try that. Sounds like a good idea. Make the "waiting for the signal"
the first thing the driver will do. but how do you send a signal from within
DTrace to a specific process?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden