gcov - time spent on each line

Thomas Robitaille thomas.robitaille@gmail.com
Tue Sep 22 14:41:00 GMT 2009


Hi,

I'm trying to use gcov to figure out which lines a program is spending most
of it's time calling. The default output is to show the number of calls for
each line, but is there a way to instead output the time spent on each line?
If not, are there alternative tools that can be used to find this out?

Thanks,

Thomas
-- 
View this message in context: http://www.nabble.com/gcov---time-spent-on-each-line-tp25530765p25530765.html
Sent from the gcc - Help mailing list archive at Nabble.com.



More information about the Gcc-help mailing list