Re: Programmatically marking events in iOS for Instruments?
Re: Programmatically marking events in iOS for Instruments?
- Subject: Re: Programmatically marking events in iOS for Instruments?
- From: Jens Alfke <email@hidden>
- Date: Wed, 29 Apr 2015 15:17:31 -0700
On Apr 29, 2015, at 2:12 PM, Rick Mann < email@hidden> wrote:
Is there any other way to mark events in iOS code to help when using Instruments?
+1. I was just about to ask about this myself.
If calling into DTPerformanceSession won’t work, maybe one could try the opposite approach of creating a dtrace probe that will detect custom functions in the app code and record when they’re called? Unfortunately I have no idea how to go about doing that.
—Jens |
_______________________________________________
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