diff options
| author | Alexander Popov <alex.popov@linux.com> | 2020-12-04 13:46:07 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-12-04 13:41:30 +0100 |
| commit | 20366b870db78f1d58502dad9ffcf6dad618fae7 (patch) | |
| tree | 200ca9a54c918c483709edbf73f3cfc2559641a9 /executor/common_linux.h | |
| parent | 9e0b299f6daa2b5e1aee3fb4a049df106157d236 (diff) | |
tools/syz-crush: make the results saving more flexible
Currently syz-crush saves the results in the syzkaller workdir.
That brings a side effect: if you test two different reproducers giving
crashes with the same title, syz-crush saves all your results in
a single crash directory.
Let's make it more flexible. Save syz-crush results in the directory
containing the tested reproducer:
- we have the original workflow, if all tested reproducers reside
in the syzkaller workdir;
- we can get the results separately, if all tested reproducers reside
in separate directories.
Signed-off-by: Alexander Popov <alex.popov@linux.com>
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions
