Jump To:
Leopard Technical Notes: Tools
Apple's suite of developer tools includes a number of optimization tools to help developers gather performace metrics, as well as identify and eliminate inefficiencies in their code. Code-profiling applications such as Shark show where an application is spending its time. Developers can use tools such as MallocDebug to help track down memory leaks and analyze memory use. Using these and other tools provided by Apple, developers can fine-tune their applications for high performance.

View all Performance Technical Notes.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Ensuring Backwards Binary Compatibility - Weak Linking and Availability Macros on Mac OS X (HTML) (日本語 HTML)
TN2064: Ensuring that Mach-O applications built using today's Mac OS X runs on previous versions of the OS.
2003-02-18
GDB for MacsBug Veterans (HTML)
TN2030: Translate your experience with MacsBug into a working knowledge of the GNU source-level debugger (GDB).
2001-10-18