>
>
> An instrumenting code profiler for Mac OS. It aims to provide a
> timeline view of program execution which allows you to inspect
> program behaviour, including the execution of interrupt code, and
> interaction between threads. It can also produce summary statistics
> that provide, for a selected time period, data on how much time is
> spent for each active thread in each function, and allows you to
> inspect detailed statistics on function timing.
>
>