[CRIU] [PATCHv2] make: rework lcov building & introduce debug target
Pavel Emelyanov
xemul at virtuozzo.com
Mon Feb 15 23:40:22 PST 2016
On 02/15/2016 03:18 PM, Dmitry Safonov wrote:
> This patch fixes building criu without optimizations for coverage.
> It introduces target debug which build criu without optimizations and
> with coverage (lcov) support.
>
> Now makefile looks nicer and one does not need to remember which
> variable to set to build criu with coverage.
>
>>From now to make coverage report on tests, you need to do:
> $ make debug
> $ make test
> $ make gcov
>
> Initially was: https://lists.openvz.org/pipermail/criu/2016-February/025314.html
>
> Cc: Cyrill Gorcunov <gorcunov at openvz.org>
> Cc: Sergey Bronnikov <sergeyb at openvz.org>
> Signed-off-by: Dmitry Safonov <dsafonov at virtuozzo.com>
Please, update the patch to fit new build model we have.
More information about the CRIU
mailing list