From eb459da88574d295152cdff20e67486b08c3066d Mon Sep 17 00:00:00 2001 From: Frediano Ziglio Date: Thu, 14 Feb 2013 12:37:16 +0000 Subject: gcov: Add small utility to deal with test coverage information from Xen Currently the utility can read and reset coverage informations. Signed-off-by: Frediano Ziglio --- .hgignore | 1 + 1 file changed, 1 insertion(+) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index a4466d2eaf..6b432f7c25 100644 --- a/.hgignore +++ b/.hgignore @@ -224,6 +224,7 @@ ^tools/misc/gtraceview$ ^tools/misc/gtracestat$ ^tools/misc/xenlockprof$ +^tools/misc/xencov$ ^tools/pygrub/build/.*$ ^tools/python/build/.*$ ^tools/python/xen/util/path\.py$ -- cgit v1.2.3