From 5d932398dfcd11ef12918919181a37a2a96adb42 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 20 Mar 2020 09:44:51 +0100 Subject: expose cycles_wo_finds in fuzzer_stats --- docs/status_screen.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/status_screen.md') diff --git a/docs/status_screen.md b/docs/status_screen.md index 34ce3a7e..8b3d5bda 100644 --- a/docs/status_screen.md +++ b/docs/status_screen.md @@ -377,6 +377,7 @@ directory. This includes: - `run_time` - run time in seconds to the last update of this file - `fuzzer_pid` - PID of the fuzzer process - `cycles_done` - queue cycles completed so far + - `cycles_wo_finds` - number of cycles without any new paths found - `execs_done` - number of execve() calls attempted - `execs_per_sec` - overall number of execs per second - `paths_total` - total number of entries in the queue -- cgit 1.4.1