Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gcov

Function coverage is lesser even with 100% code coverage when objects created in the stack

c++ gcov lcov

CMake Gcov c++ creating wrong .gcno files

c++ cmake gcov

How do the code coverage options of GCC work?

c gcc code-coverage gcov

iPhone: Cannot get simulator to generate .gcda profiling data files

iphone profiling gcov

Finding non-instantiated templates in C++ code

CMake and lcov: gcno files not found

Libtool prefixes objects but gcov requires them without prefix

c gcc autotools libtool gcov

Is there any actively supported lcov port for windows

windows gcov lcov

C++ Using gcov and lcov problem?

c++ gcov lcov

How to do code coverage on embedded

embedded code-coverage gcov

gcov on larger projects (static libraries, ...)

How does one get the actual function names from these output

c++ gcov

How to make lcov perform faster?

c++ gcc gcov lcov

gcov and global destructors

c++ g++ gcov

Compiling googletest for gcov

c++ gcc googletest gcov

Is there a way to merge two .gcda files into one?

code-coverage gcov

Generating empty .gcda files

gcov lcov

Is there anyway to merge two gcov files into one

code-coverage gcov