In the Instruments tool, ObjectAlloc, is there a way for me to filter the classes it shows to just classes that I've created, and not system classes?
ie I don't want to see all the instances of CFArray and GSEvent but I want to see all the instances of MyClass, etc.
Thanks!