I'm doing some time profiling XCode 4 but I can never seem to get the application symbols showin up in the call tree in Instruments. I'm only getting system calls.
I thought this might be from doing something wrong like not generating debug symbols but after ensuring they were enabled the problem still seems to be persisting for me. This has been working for me in XCode 3.x but I've never been able to get it to work in XCode 4. Has anyone experienced this type of behaviour before or can perhaps tell me what I might be missing?