I'm trying everything i can to get instruments to profile my app on the actual iphone device, but it won't work no matter what i do. I tried the solution from http://stackoverflow.com/questions/379983/does-instruments-objectalloc-leaks-require-the-simulator but that didn't work. Most of the time i get nothing of use from the console, but one time i did receive this error:
Mon Aug 31 11:27:48 unknown lockdownd[14] : (0x83d400) handle_connection: Could not receive USB message #13 from Instruments. Killing connection
I'm not sure what could be causing this; has anyone else seen this and know a solution?