Time-Profiling or monitoring third party app using Instrument or any other tool

When I try to Time-Profiling Third party app(Example: Facebook) using Instruments, I got this error below,

"Permission to debug com.facebook.Facebook was denied. The app must be signed with a development identity (e.g. iOS Developer)."

Is there is any workaround to Time-Profile/monitor third party app like facebook using instrument or any other tool?

Thanks in advance.

Hi there,

You can always target All Processes with Instruments like Time Profiler. This will allow you to inspect how much samples are attributed to each process on the system, including apps that are not signed with get-task-allow entitlement.

Best,

Kacper

Time-Profiling or monitoring third party app using Instrument or any other tool
 
 
Q