Add support for loadable profiles
authorJens Axboe <jens.axboe@oracle.com>
Thu, 4 Mar 2010 11:43:20 +0000 (12:43 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 4 Mar 2010 11:43:20 +0000 (12:43 +0100)
commit79d16311c8d0c7188d73df77838fb1b4b6ff58db
tree1127c931bac6ece0a99f7c7eaa0e66b2598bc415
parent64d9d938dfae4b5dcdc0c6222d2ad11870617426
Add support for loadable profiles

Split the only existing profile, tiobench, into this setup.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Makefile
debug.h
fio.h
flist.h
init.c
options.c
profile.c [new file with mode: 0644]
profile.h [new file with mode: 0644]
profiles.h [deleted file]
profiles/tiobench.c [new file with mode: 0644]