• 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: Instruments and dtrace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Instruments and dtrace


  • Subject: Re: Instruments and dtrace
  • From: "email@hidden" <email@hidden>
  • Date: Fri, 22 Nov 2013 17:40:30 +0100

Hi Justin,

Sorry but...
How can I do this simply?

Thanks!!!!
Eric
Le 22 nov. 2013 à 02:59, Justin Seyster <email@hidden> a écrit :

>
> Unfortunately, if you don’t have any pid probes in your custom Instrument, Instruments will not substitute $target with the pid of your target process.  You have to either add a dummy pid probe (perhaps triggered on main) .
>

>> From: "email@hidden" <email@hidden>
>> Subject: Instruments and dtrace
>> Date: November 21, 2013 at 10:49:40 AM PST
>> To: Developer Mailing Lists <email@hidden>
>>
>> Hi,
>>
>> I hope this is the right place for this question.
>>
>> I have created a trace probe in my userland driver.
>> Let's say
>> provider myDriver {
>>   probe getState(int);
>> };
>>
>> I can easily monitor this value using dtrace and a script in a shell.
>>
>> But I want to monitor it using Instruments, and I can't get it to work. I can't find the correct settings in the documentation.
>>
>> Help would be greatly appreciated!
>>
>> Thanks
>> Eric


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Instruments and dtrace
  • Next by Date: Can't Restore Snapshots in Xcode 5.0.2
  • Previous by thread: Re: Instruments and dtrace
  • Next by thread: Can't Restore Snapshots in Xcode 5.0.2
  • Index(es):
    • Date
    • Thread