act: basic reporting
[fio.git] / backend.c
index 6b6da67645870b74a59eb6c619d82ed870aee60b..8787cce6d7e093c0f52733b3e5d24cbdb94ef543 100644 (file)
--- a/backend.c
+++ b/backend.c
@@ -1554,6 +1554,7 @@ reaped:
                        exit_value++;
 
                done_secs += mtime_since_now(&td->epoch) / 1000;
+               profile_td_exit(td);
        }
 
        if (*nr_running == cputhreads && !pending && realthreads)