[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


profile

Description:

Controls the generation of extra object code for use with the CodeWarrior profiler.

Compatibility:

This pragma is compatible with the following platform targets:

68K

PowerPC

NEC V800
Intel x86
MIPS

Embedded 68K

Prototype:
  #pragma profile on | off | reset Remarks:

This pragma applies to Mac OS programming only.

If this pragma is on, the compiler generates code for each function that lets the Metrowerks Profiler collect information on it. For more information, see the Metrowerks Profiler Manual.

This pragma corresponds to the Generate Profiler Calls option in the 68K Processor settings panel and the Emit Profiler Calls in the PPC Processor settings panel. To check whether this option is on, use __option (profile) described in "Checking Options."


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000