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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b6e97ca450..ce6eeb3868 100644 --- a/.gitignore +++ b/.gitignore @@ -229,6 +229,7 @@ tools/misc/gtraceview tools/misc/gtracestat tools/misc/xenlockprof tools/misc/lowmemd +tools/misc/xencov tools/pygrub/build/* tools/python/build/* tools/python/xen/util/path.py -- cgit v1.2.3