diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-12-06 15:41:32 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-12-09 09:22:14 +0100 |
| commit | 4e66c6f399b8e6de865c5c00e24ce7941ffc4b74 (patch) | |
| tree | 94ec48b9ab148fa29ed538245f6583d2ad8afea1 /executor/common_usb_linux.h | |
| parent | 716124b06a7c7d1e482f90d16f88db80dab0964b (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/common_usb_linux.h')
0 files changed, 0 insertions, 0 deletions
