I recently update my Xcode to version 9.3, so is instruments. After that, time profiler won't work anymore, it usually works fine before.
I tried to run it via Xcode, and I tried to run it manually. Doesn't work. The life cycle row stuck in initializing, and I got a bunch of warnings complain about the data volume is too high for a recording mode of "immediate" and some data had to be dropped to move forward.
Then I switch to delay mode, still got nothing. Then I create a simple new project, which should have "little data volume", still got nothing.
I checked help, I googled, seems like no one has encountered this before. Does anyone have any clue about this?
Creating a new recording using the Time Profiler instrumentAfter selecting the Time Profiler Instrument we can start a new recording by pressing the red button on the top left or by using ⌘ + R . This will launch your app in the selected device after which you can start your flow.
Profiling can be started with Product > Profile (command+I) which builds the application and opens Instruments. Instruments opens profiling template view where we should select Time Profiler. Clicking on the record button in the toolbar starts the application and starts profiling it.
Launch Instruments from the Dock: Control-click the Xcode icon in the Dock, and then choose Options > Open Developer Tool > Instruments from the shortcut menu to launch Instruments.
I was hitting the same issue for a week.
Since today, I change the Xcode Version back to Xcode 9.2
- and the problem was resolved.
It seems like this is a bug of Xcode 9.3
, I just filed an issue to Apple yesterday. No reply has been received.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With