]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon: gather luacov statistics from early start
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 21 Dec 2017 15:42:20 +0000 (16:42 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Sat, 23 Dec 2017 22:48:49 +0000 (23:48 +0100)
commit77af3465e64255e3762437556e162871746a78c7
tree09675181be4ba46b5738059a87e5e744adf0e598
parentb5a447f91e0266c50232d6d23924574ff3294854
daemon: gather luacov statistics from early start

If KRESD_COVERAGE_STATS environment variable is set, luacov statistics
are saved to path specified by it.

Beware! Parallel execution needs special handling which is not built-in.
daemon/engine.c