Next Page > Hide TOC

Introduction to Instruments User Guide

Contents:

Organization of This Document
Getting the Xcode Tools


Instruments is an application for dynamically tracing and profiling Mac OS X code. It is a flexible and powerful tool that lets you track one or more processes and examine the collected data. In this way, Instruments helps you understand the behavior of both user programs and the operating system.

With the Instruments application, you use special tools (known as "instruments”) to trace different aspects of a process’ behavior. You can also use the application to record a sequence of user interface actions and replay them, using one or more instruments to gather data.

The Instruments application includes the ability to:

Using Instruments, you can:

Instruments is available with Xcode 3.0 and Mac OS X 10.5 and later.

This document describes the Instruments user interface and gives an overview of how to use the Instruments application to trace processes and view data. It is intended for developers and system administrators who want to use Instruments to better understand the behavior of their programs or of the system as a whole.

Organization of This Document

The following chapters describe how to use the Instruments application:

Getting the Xcode Tools

Instruments is part of the Xcode Tools, a comprehensive suite of developer tools for creating Mac OS X software. The Xcode Tools include applications to help you design, create, debug, and optimize your software. This tools suite also includes header files, sample code, and documentation for Apple technologies. You can download the Xcode Tools from the members area of the Apple Developer Connection (ADC) website (http://connect.apple.com/). Registration is required but free.



Next Page > Hide TOC


© 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-10-15)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.