Reputation: 509
Im using Instruments 8.3.2 and the Record Settings and Display Settings tab are missing in the inspector window. How do I get those tabs back? Please see the attached screenshot.
The normal inspector window looks like this (See arrow 5):
Upvotes: 8
Views: 781
Reputation: 1890
No With Xcode 9.3 & Instruments 9.3
The "Recording Options" moved again. Now it is in the app menu at File > Recording Options….
Or you can use shortcut: CmdOptr
Or long press the Record button, it will appear options contains Recording options
You can see the menu item in the picture below:
Upvotes: 1
Reputation: 42489
The majority of these settings have moved to the bottom of the Instruments window. Tap on "Call Tree" to see a modal with the missing settings:
Upvotes: 9