>>> On 31.05.18 at 23:48, <sstabell...@kernel.org> wrote: > Add a Xen build target to count the lines of code of the source files > built. Uses `cloc' to do the job. > > With Xen on ARM taking off in embedded, IoT, and automotive, we are > seeing more and more uses of Xen in constrained environments. Users and > system integrators want the smallest Xen and Dom0 configurations. Some > of these deployments require certifications, where you definitely want > the smallest lines of code count. I provided this patch to give us the > lines of code count for that purpose. > > Use the .o.d files to account for all the built source files. Generate a > list for the `cloc' utility and invoke `cloc'. > > Signed-off-by: Stefano Stabellini <sstabell...@kernel.org>
Acked-by: Jan Beulich <jbeul...@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel