Traced icon indicating copy to clipboard operation
Traced copied to clipboard

Proof of concept on how to parse a `.trace` file generated by Instruments

Results 3 Traced issues
Sort by recently updated
recently updated
newest added

I tried this on my code to parse my trace file but it is not working. Can you help me with this @JustSid

I actually wanted for ActivityMonitor but even tried the project for CoreAnimation.trace with relevant 1.run file, & the script threw 2018-03-14 20:46:11.574 Traced[51116:681102] *** Terminating app due to uncaught exception...

I am getting build error at XRVideoCardRun run object since that data object to which it is pointing is null I am little confused about the path u have used...