Open
Description
run_fuzzer.py
helpfully reports CPU load and memory usage while running a fuzzer, see this code;
This is super helpful in understanding when seemingly random things go wrong (like running out of memory). Given that disk space can be an issue, it would probably also be good to output current disk usage.
The only issue is that most people have many disks and you probably want to report only free space on the disk being used by the fuzzers?
Metadata
Metadata
Assignees
Labels
No labels