On 6/10/08, m_ahlenius@xxxxxxxxxxx <m_ahlenius@xxxxxxxxxxx> wrote: > I am not sure if this is the right place to ask this question. Probably not, but hey! > When I run gprof on either the Gumstix platform (with the exe file too) I get proper function counts, but all the timing values are 0. The kernel on your target board has been compiled without CONFIG_PROFILING configured in, so you need to make a new kernel for the target board. M