
Tool for measuring speed of C code wanted
Does anyone know of some tools that could help me optimize the speed of
a C code? Utilities that could measure the amount of time spend inside
each subroutine would be ideal. My code runs on Unix.
Thanks,
Ashish