I am not able to generate lcov code coverage report .
I have generated gcov code coverage report of mpg123 recipe in yocto. I am trying to generate a graphical report of the same using lcov but i am unable to use lcov. I have used 'qemuarm' machine and have generated gcno files by updating CFLAGS and LDFLAGS. GCDA files have also been copied to native environment. Gcov code coverage report has been produced .How to generate lcov report .