Profiling Cycle Counter

  • A profiler is a tool used to measure the proportion of time or processing cycles spent in each subroutine

    • identifies most critical routines

  • Cycle counter - measre the number os cycles taken by a specific routine