Commit Graph

2 Commits

Author SHA1 Message Date
Oliver Nguyen
3f81e072da Change coverage dump to specify the output file instead of directory.
Bug: 137857876
Test: manual
Change-Id: I2d835856d7a1b6b1ded561eca923f455b39317e4
Merged-In: I2d835856d7a1b6b1ded561eca923f455b39317e4
(cherry picked from commit 05b1c06a91)
2020-02-03 19:08:13 +00:00
Kavi Gupta
43c9497719 Add JVMTI agent to dump/reset JaCoCo coverage information
This agent can be attached to an arbitrary Android process with
arguments that cause it to either reset or dump the JaCoCo information
to a provided directory.

Bug: 148178774
Test: manual, used examples in README to test whether it works on a
userdebug_coverage build on cuttlefish

Change-Id: If6cee20046f790676b8085e1ca84652c063295fa
Merged-In: If6cee20046f790676b8085e1ca84652c063295fa
(cherry picked from commit 2d84ae7640)
2020-02-03 19:07:56 +00:00