diff options
| author | Zubin Mithra <zsm@google.com> | 2023-03-07 16:21:41 -0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-03-10 07:45:18 +0100 |
| commit | 5205ef306e8b4217fc49cb8d8bd18670b7d08c3c (patch) | |
| tree | b91b96f1402ae75c5c6a86cff16b40100ef3ce0b /executor/common_linux.h | |
| parent | f08b59ac0d8759f409d594ddca4f08c920e23237 (diff) | |
tools/syz-cover: allow for exporting source line coverage info
Add a `json` CLI flag that allows for writing out a JSON file with the
following coverage information.
* Module
* Filename
* Covered source lines
* Uncovered source lines
* Both source lines
This can be used to view syzkaller coverage information on other source
browsing/viewing tools.
Usage:
$ ./syz-cover -kernel_obj <path/to/vmlinux> -json <output_json> rawcover
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions
