[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2] 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> --- v2: updated only part of the warning related to testing on ARM --- 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 -- 2.17.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |