App classes do not show up in Allocations instrument

Originator:pdex.edms
Number:rdar://20665225 Date Originated:23/04/2015
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode Instruments 6.3
Classification:Developer Tools Reproducible:YES
 
Summary:
When profiling and iOS application using Xcode 6.3, and the iOS simulator (iOS 8.3), and the Allocations instrument. Custom NSObject subclasses do not show up in the 'Category' column of the 'Statistics' view.

Steps to Reproduce:
- Profile an iOS, Xcode 6.3, project containing some custom classes (ie UIViewController subclasses) using the iOS 8.3 simulator (any device)
- Select the Allocations instrument.
- Observe that none of the apps UIViewController subclasses are listed in the 'Category` column of the statistics view.

Expected Results:
The apps UIViewController subclasses are listed in the 'Category` column of the statistics view.

Actual Results:
The apps UIViewController subclasses are not listed in the 'Category` column of the statistics view. The list of 'Malloc's seems larger than usual, but may or may not be related.

Version:
Version 6.3 (6D570)
Instruments Version 6.3 (6D570)
Mac OSX 10.10.3 (14D131)


Notes:


Configuration:
Xcode 6.3, iOS 8.3 simulator, Instruments Version 6.3

Attachments:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!