I'm trying to run the "Time Profiler" instrument for my app from Xcode 7->Instruments against an iPhone 4 running iOS 7.1.2.
The instrument starts, and the clock starts ticking but everything else is blank. Nothing in the time track at the top, although it does scroll with the clock. Nothing in the sample list, or call tree panels below, both are completely empty. There are no errors shown in instruments, and the few messages in the console that might be related don't yeild any information from a google search.
Some other instruments do work on this device e.g. the Activity instrument, and every thing works fine on an iPad Air with iOS9,
Does this work for anyone else? Perhaps these old devices are not fully supported anymore?
(I was hoping xcode 7.1 would fix things, but that is the same. Reboots of the pc and device also dont help)
Thanks