commit | c41549f3d273a8ee556c281aa091bbdf77504174 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Thu Mar 25 16:31:17 2021 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Tue Mar 30 14:58:06 2021 -0700 |
tree | 4605c976dd695f9dc0d1c47a6125f2c1b3159be2 | |
parent | f3a4f3f9666b0b382f5d7c25c8390cc662254c41 [diff] |
Add acov-llvm.py script Bug: http://b/160401633 This is a tool for gathering coverage information from a device and generating an LLVM coverage report from that information. See top of the file for usage instructions. Also redirect acov users to acov-llvm when CLANG_COVERAGE is set. Test: acov-llvm.py wih clean-device, flush and report subcommands. Change-Id: I5dba3a669bb6ac2797093903536f346228625c05