Tracing is a way to record debugging information that can be used in during software development. With tracing, you can generate detailed, low-level information about an application's execution.
The AnalyzeTool uses a tracing utility for tracing memory leaks.