I am try to find out what methods the Finder calls while drawing folder icons. I am attaching my finder process in instrument and taking CPU sample of finder process but i am unable to find method name. Do you know any other program that can record finder function calls? I am on mac os X 10.6.8.
I m using Xcode on OSX to develop command line C applications. I would also like to use Instruments to profile and find memory leaks. However, I couldn t find a way to display the console when ...