That is the second round of the GCOV series. Patches 01-03 from v1 got merged already.
new patches: 1v2, 5v2, 6v2 instead of 7v1 already reviewed with comments addressed: 2v2, 3v2, 4v2, 7-9v2 Changes since v1: - review comments addressed - JAILHOUSE_BASE is not stored in the hypervisor image anymore, the tool includes the correct header at compile-time - version.h and config.mk build magic moved up to root Makefile - GCOV support uses jailhouse config system now (define in config.h) - Documentation is more verbose Tested on arm64 and x86, both native. Points left open: - still need to copy the file out of sysfs before the gcov tool can work on it - that way we do not need to implement mmap for the sysfs-file Henning -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
