[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] xen/doc: update ARM warning about testing gcov on arm
commit 08b084ab48738040e34032ffb42387d88619bf1b Author: Viktor Mitin <viktor.mitin.19@xxxxxxxxx> AuthorDate: Wed Jul 10 07:57:37 2019 +0300 Commit: Julien Grall <julien.grall@xxxxxxx> CommitDate: Tue Jul 16 17:40:35 2019 +0100 xen/doc: update ARM warning about testing gcov on arm Update ARM code coverage warning about testing gcov on arm Signed-off-by: Viktor Mitin <viktor_mitin@xxxxxxxx> Acked-by: Julien Grall <julien.grall@xxxxxxx> Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> --- docs/hypervisor-guide/code-coverage.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/hypervisor-guide/code-coverage.rst b/docs/hypervisor-guide/code-coverage.rst index 3cebf2d96e..6c7552d691 100644 --- a/docs/hypervisor-guide/code-coverage.rst +++ b/docs/hypervisor-guide/code-coverage.rst @@ -8,9 +8,8 @@ so some extra steps are required to collect and process the data. .. warning:: - Coverage has only been tested on x86 at the moment. ARM doesn't currently - boot when the final binary exceeds 2MB in size, and the coverage build tends - to exceeds this limit. + ARM doesn't currently boot when the final binary exceeds 2MB in size, + and the coverage build tends to exceed this limit. Compiling Xen -- generated by git-patchbot for /home/xen/git/xen.git#staging _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |