Code coverage on nginx using lcov (gcov)
parttis
nginx-forum at nginx.us
Wed Jun 13 18:29:23 UTC 2012
Valentin V. Bartenev Wrote:
> Looks like it measures only the master process,
> which does not
> process requests. I don't know much about gcov,
> probably it can
> measure multi-process applications, but also you
> can set the
> "master_process" directive to "off".
>
> http://nginx.org/r/master_process
>
> wbr, Valentin V. Bartenev
Thank you Valentin for your kind help.
Now I am able to do code coverage measurements.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,227329,227504#msg-227504
More information about the nginx
mailing list