aboutsummaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorAlexander Popov <alex.popov@linux.com>2018-09-24 15:26:08 +0300
committerDmitry Vyukov <dvyukov@google.com>2018-09-24 14:55:35 +0200
commit0e7547d77c52f0ec26e6e95dc06baa6154bc81e4 (patch)
treec84c86326dbd6533456b78e61bab5c6eb24d1f26 /sys
parent2f485cdfa912e521007b14e6198d1bda25cdb074 (diff)
executor: make the debug output useful for race condition debugging
Sometimes race conditions are reproduced by syz-execprog and are not reproduced by the programs generated with syz-prog2c. In such cases it's very helpful to know when exactly the fuzzing syscalls are executed. Unfortunately, adding timestamps to the output of the original 'debug' mode doesn't work. This mode provides very verbose output, which slows down executor and breaks the repro. So let's make the executor debug output less verbose and add the timestamps. Signed-off-by: Alexander Popov <alex.popov@linux.com>
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions