about summary refs log tree commit diff
path: root/docs/status_screen.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-03-20 09:44:51 +0100
committervan Hauser <vh@thc.org>2020-03-20 09:44:51 +0100
commit5d932398dfcd11ef12918919181a37a2a96adb42 (patch)
tree810de0fc7739a443d13f5e1b839b10e480f67f5c /docs/status_screen.md
parent5532fc1102f0df69ec807fcdbf2b001c2e16ed08 (diff)
downloadafl++-5d932398dfcd11ef12918919181a37a2a96adb42.tar.gz
expose cycles_wo_finds in fuzzer_stats
Diffstat (limited to 'docs/status_screen.md')
-rw-r--r--docs/status_screen.md1
1 files changed, 1 insertions, 0 deletions
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