Heapshot Analysis
Bill Bumgarner on using Instruments to find memory leaks:
Heapshot analysis has proven to be an incredibly effective tool for identifying and fixing memory use issues in applications. The above style of use where you pick a task that should return state back to the same as it was when you started is the most effective form of this analysis.