• Sergey Petrunya's avatar
    Gcov support improvements · c4834377
    Sergey Petrunya authored
    - add process-gcov-annotations.pl script that processes .gcov files 
      according to purecov annotations in source code
    - add --gcov-src-dir=subdir option to mysql-test-run so that one can
      do gcov processing only for source files in a certain directory.
    
    c4834377
mtr_gcov.pl 2.25 KB