mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
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
This commit is contained in:
committed by
Tony Hutter
parent
834815e9f7
commit
184087f822
@@ -19,6 +19,8 @@
|
||||
*.mod.c
|
||||
*~
|
||||
*.swp
|
||||
*.gcno
|
||||
*.gcda
|
||||
.deps
|
||||
.libs
|
||||
.dirstamp
|
||||
|
||||
Reference in New Issue
Block a user