]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add configure option to enable gcov analysis
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 15 Sep 2017 17:24:13 +0000 (10:24 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2017 17:24:13 +0000 (10:24 -0700)
commitd9ec8b9b2a3880a1a2b68e57a25833486c3b164d
tree5378af5ce8db5338fe9432eab8e485408001525b
parent0107f69898e3b6d39d974b272da1739cb2f39027
Add configure option to enable gcov analysis

* Add configure option to enable gcov analysis.
* Includes a few minor ctime fixes.
* Add codecov.yml configuration.

Reviewed-by: Prakash Surya <prakash.surya@delphix.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #6642
.github/codecov.yml [new file with mode: 0644]
.gitignore
Makefile.am
config/zfs-build.m4
configure.ac
tests/zfs-tests/tests/functional/ctime/.gitignore
tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh [changed mode: 0644->0755]