Overview of Tools

provides a brief overview of the tools provided with the oprofile package.

Table 41.1. OProfile Commands

Command Description
ophelp

Displays available events for the system's processor along with a brief description of each.

opimport

Converts sample database files from a foreign binary format to the native format for the system. Only use this option when analyzing a sample database from a different architecture.

opannotate Creates annotated source for an executable if the application was compiled with debugging symbols. Refer to for details.
opcontrol

Configures what data is collected. Refer to for details.

opreport

Retrieves profile data. Refer to for details.

oprofiled

Runs as a daemon to periodically write sample data to disk.