numam-spdk/.gitignore
Daniel Verkamp 497d40b19b build: add CONFIG_COVERAGE code coverage option
Collect coverage information for use with gcov.

Coverage is disabled on FreeBSD because the current version of clang
provided by FreeBSD can't successfully link with -ftest-coverage enabled
(the compiler-rt support libs are too old).

Change-Id: Icc444936caa852bfb9a02b37223209319a27a770
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-11-02 14:40:49 -07:00

11 lines
69 B
Plaintext

*.a
*.d
*.gcda
*.gcno
*.o
*~
*.swp
tags
dpdk-*
CUnit-Memory-Dump.xml