tcov for Sun
To get a line-by-line description of where the code was executing
Compile with -xprofile=tcov:
Running will create a directory, to read the report use tcov
tcov -x <executable.profile> source.f
Previous slide
Next slide
Back to first slide
View graphic version