Dear all,
I have written a serial code in Fortran with intel composer linux. I would like to analyse the time that the program in each subroutine.
I know that I can use CALL CPU_TIME(time), but I would like to know if there is some tool to do that automatically.
I hope that I make me clear.
thanks a lot