Check a legacy README for ART 5.1.1
-
Log every executed instructions
-
To facilitate online-learning algorithm, we should have a way to harvest coverage data as efficient as possible. The old design of logging every executed instruction is not feasible as there may be tremendous data. So, a better way would be to log only branch instructions (only conditional?).
-
if_xxx
-
tableswitch
andlookupswitch
-
goto
-
return
andthrow
- File
- socket via adb