is there any extension of valgrind, that can be used in the command window, that would help me know the time, in seconds, spent in each function in my C code?
thanks =)<
Use this link. I would think something like Callgrind should do the trick.
Callgrind