Controls the generation of extra object code for use with the CodeWarrior profiler.
#pragma profile on | off | reset
If you enable this pragma, the compiler generates code for each function that lets the CodeWarrior Profiler collect information on it.
This pragma corresponds to the CodeWarrior IDE's Profiler Information setting in the PPC ProcessorProperties > C/C++ Build > Settings > Tool Settings > PowerPC Compiler > Processor panel.