History log of /external/fio/t/log.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d6b18e27798a7f4fa345515892d9bd1d9370ea7b 07-Feb-2013 Jens Axboe <axboe@kernel.dk> t/log: include minmax.h for min()

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/t/log.c
98ffb8f3ecebed9984d1744f142eb8be10c14dbd 30-Jan-2013 Ken Raeburn <raeburn@permabit.com> Fix bugs in [v]snprintf usage

When calling snprintf, supply the full buffer size instead of
one byte less.

When using the returned length from vsnprintf for logging, don't write
more than the actual buffer size (minus one for the trailing \0), in
case the formatted string was truncated.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/t/log.c
6ff3885617d8281bde48a9a19d34302add3fd017 06-Nov-2012 Jens Axboe <axboe@kernel.dk> Add t/genzipf to play with distribution settings

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/t/log.c
0cda2d50cb64ccae46dc39ab779ed79c4c96bfcc 05-Oct-2011 Jens Axboe <axboe@kernel.dk> t/stest: add log.o smaller helper

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/t/log.c