aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-12-06 15:41:32 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-12-09 09:22:14 +0100
commit4e66c6f399b8e6de865c5c00e24ce7941ffc4b74 (patch)
tree94ec48b9ab148fa29ed538245f6583d2ad8afea1 /executor/android
parent716124b06a7c7d1e482f90d16f88db80dab0964b (diff)
executor: capture outgoing edges from interesting code
Currently we capture only incoming edges into the interesting code when code coverage filter is used. Also capture outgoing edges. For code without indirect calls this does not matter as we always get the same edge. But for code with indirect edges we can capture more interesting coverage, and presumably different indirect calls are quite important.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions