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