When I click Run > Run with performance tool > shark, the program runs, but nothing else happens. Btw, I’m running this on the latest mac os
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Shark hasn’t been updated in nearly three years. Use Instruments to profile your program. The Time Profiler instrument helps you find the slow spots in your code. The version of Instruments that ships with Xcode 4.2 includes the Event Profiler and Counters instruments, which are a replacement for Shark’s low-level profiling capabilities.