Allow fio to terminate jobs when steady state is attained
[fio.git] / debug.h
diff --git a/debug.h b/debug.h
index e248695e52b30b803563484ae365c04d9a6f80cc..fb9574745d54382a888e9cd2412728b77df36cb6 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -20,6 +20,8 @@ enum {
        FD_TIME,
        FD_NET,
        FD_RATE,
+       FD_COMPRESS,
+       FD_STEADYSTATE,
        FD_DEBUG_MAX,
 };