summaryrefslogtreecommitdiff
path: root/parse.h
AgeCommit message (Expand)Author
2010-03-09Allow OR'able option valuesJens Axboe
2010-03-05Allow the adding of 'posval' for dynamic options like 'profile'Jens Axboe
2010-03-05Cleanup profile supportJens Axboe
2010-03-04Add initial support for profile specific optionsJens Axboe
2010-03-04Add parser support for out-of-td option storageJens Axboe
2010-03-04Add support for registrering external optionsJens Axboe
2010-03-03Increase OPT_LEN_MAXZhang, Yanmin
2009-07-18A few more kb_base fixupsJens Axboe
2009-07-01Add verify hook to optionsJens Axboe
2009-06-09parser: get rid of FIO_OPT_STR_VAL_INTJens Axboe
2008-10-07Add environment-variable substitution to config optionsAaron Carroll
2008-06-10Add option prioritiesJens Axboe
2008-04-07Mark rwmixcycle option as deprecated in the option parserJens Axboe
2007-12-14Add support for 'bssplit' option, fine grained block size contrlJens Axboe
2007-07-31Be a little more clever in finding child optionsJens Axboe
2007-07-31Parent options didn't recurse properlyJens Axboe
2007-07-31Add parent link to optionsJens Axboe
2007-03-14Add suboption help textsJens Axboe
2007-03-01Improve friendliness of --cmdhelpJens Axboe
2007-02-23Move handling of possible values into the option parserJens Axboe
2007-01-11[PATCH] Change O_DIRECT vs buffered setupJens Axboe
2007-01-11[PATCH] Change timeout to runtime and rearrange option entriesJens Axboe
2007-01-10[PATCH] Option minval should be signedJens Axboe
2007-01-10[PATCH] Introduce bool option typeJens Axboe
2007-01-10[PATCH] Show allowed option values for string matchingJens Axboe
2007-01-10[PATCH] Fixup ratecycle optionJens Axboe
2007-01-10[PATCH] Add default option valuesJens Axboe
2007-01-09[PATCH] Add per-option helpJens Axboe
2006-11-07[PATCH] Warn on writable stringsJens Axboe
2006-11-06[PATCH] bs= and bsrange= takes both read and write sizesJens Axboe
2006-11-03[PATCH] Fix int vs long problems in parsing some optionsJens Axboe
2006-10-27[PATCH] Add full command line parameter supportJens Axboe
2006-10-27[PATCH] Abstract option handlingJens Axboe