Problem:
grcov executes llvm-profdata and llvm-report if profdata is present, but does not pass on the number of threads to be used. Especially for profdata this slows down llvm-profdata a lot (I have a 50% speed increase from 60 minutes to 90 minutes because of that).