• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: DTrace probe problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DTrace probe problem


  • Subject: Re: DTrace probe problem
  • From: Ken Thomases <email@hidden>
  • Date: Tue, 3 Jun 2008 22:34:51 -0500

On Jun 3, 2008, at 9:48 PM, radj wrote:


It can. There's an action, raise(int signal), that may be used in a DTrace clause. This action is considered "destructive", so you have to pass the -w option to the "dtrace" command.


This is good! But since D script are made out of probes, is it possible to use raise() when dtrace command has finished compiling and not when a probe fires?

I'm not sure I understand what you're asking. Are you looking for the dtrace:::BEGIN probe? If you put an action on that, it's executed when DTrace starts tracing.


Cheers,
Ken

_______________________________________________

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


  • Follow-Ups:
    • Re: DTrace probe problem
      • From: radj <email@hidden>
References: 
 >Re: DTrace probe problem (From: radj <email@hidden>)
 >Re: DTrace probe problem (From: Bill Bumgarner <email@hidden>)
 >Re: DTrace probe problem (From: Ken Thomases <email@hidden>)
 >Re: DTrace probe problem (From: radj <email@hidden>)

  • Prev by Date: Re: Opening column for edit after adding to tree controller?
  • Next by Date: Use text system or totally custom text view?
  • Previous by thread: Re: DTrace probe problem
  • Next by thread: Re: DTrace probe problem
  • Index(es):
    • Date
    • Thread