From abf61ecc8f1b4ea3de59f818d859139637b29f32 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 4 Sep 2019 16:15:42 +0200 Subject: add to docs --- docs/status_screen.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/status_screen.txt b/docs/status_screen.txt index 37a39a99..c6f9f791 100644 --- a/docs/status_screen.txt +++ b/docs/status_screen.txt @@ -407,6 +407,9 @@ directory. This includes: - variable_paths - number of test cases showing variable behavior - unique_crashes - number of unique crashes recorded - unique_hangs - number of unique hangs encountered + - command_line - full command line used for the fuzzing session + - slowest_exec_ms- real time of the slowest execution in seconds + - peak_rss_mb - max rss usage reached during fuzzing in MB Most of these map directly to the UI elements discussed earlier on. -- cgit 1.4.1