projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03dd1e2
)
gcov: fix typos in documentation
author
Roger Pau Monne
<roger.pau@citrix.com>
Thu, 26 Oct 2017 08:47:31 +0000
(09:47 +0100)
committer
Wei Liu
<wei.liu2@citrix.com>
Fri, 27 Oct 2017 11:02:36 +0000
(12:02 +0100)
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/misc/coverage.markdown
patch
|
blob
|
history
diff --git
a/docs/misc/coverage.markdown
b/docs/misc/coverage.markdown
index 6eae44176c3ffc18c14de8f17d6016b9cabb3c02..b47aba2648196331522a3cb3c2f50558be790bfb 100644
(file)
--- a/
docs/misc/coverage.markdown
+++ b/
docs/misc/coverage.markdown
@@
-1,6
+1,6
@@
# Coverage support for Xen
-Covera
re support allow
you to get coverage information from Xen execution.
+Covera
ge support allows
you to get coverage information from Xen execution.
You can see how many times a line is executed.
Some compilers have specific options that enable the collection of this