Hi all, does Gcov produce correct metrics in multi-thread programs? For instance, if multiple threads execute the same line of code, what happens to the metrics? Can they become corrupted? Thanks, Victor.
Hi all, does Gcov produce correct metrics in multi-thread programs? For instance, if multiple threads execute the same line of code, what happens to the metrics? Can they become corrupted? Thanks, Victor.