| |||
| Home > Introduction > About the ARM Profiler | |||
The ARM Profiler enables you to see how your code performs on a target system, either by observing your code on target hardware using RealView ICE and RealView Trace 2 or by testing code against a Real-Time System Model (RTSM). After the ARM Profiler finishes observing your code in action, it produces an analysis file that provides fine grain feedback:
by highlighting bottlenecks in your code
by enabling you to test against large, real-world data samples in a short amount of time
by providing data in tabular format overlaid against your C source and disassembly code.