First step for group reporting
authorJens Axboe <jens.axboe@oracle.com>
Tue, 20 Feb 2007 12:58:20 +0000 (13:58 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 20 Feb 2007 12:58:20 +0000 (13:58 +0100)
commit079ad09b1ef22fa0d47c2cd2673908c5619aa41a
tree5d310e55c196f63625da2766ddeb255184e548ae
parent5aeb77df5d75d1065b339c47afbd882a3c04702e
First step for group reporting

Put most of the stats into a dedicated structure, so we can
later share such a structure between threads.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.c
fio.h
init.c
stat.c