Description: Test gcov script on kagiso Solution: The bin/gcov script was not working on kagiso. The script was retooled and now works correctly on kagiso, placing code coverage logs into the generated gcov_logs directory when run. Tested: kagiso
Test: Just visual inspection as these are all comments changes.
record how often each line of HDF5 source was run, check out a fresh copy of hdf5 and run "bin/gcov_script" . No changes to the code.