Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
3c77c1316cdd85e5c6dbb3d506e5fab44e5407ec
/
parse.h
0de5b26
Unify the time handling
by Jens Axboe
· 11 years ago
3b5dac6
Fix g++ warning about void* used in arithmetic
by Daniel Gollub
· 11 years ago
ebadc0c
Make parse.h C++ safe by avoiding "or" keyword
by Daniel Gollub
· 11 years ago
f0fdbca
parse: cleanup difference between profile and normal options
by Jens Axboe
· 11 years ago
7b504ed
parse: get rid of raw option offsets
by Jens Axboe
· 11 years ago
292cc47
init: escape description option string
by Jens Axboe
· 11 years ago
0646490
Add support for other ways of triggering intermediate result outputs
by Jens Axboe
· 12 years ago
1e5324e
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
e25839d
Add sample zipf distribution randomizer
by Jens Axboe
· 12 years ago
d79db12
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
3ae4f4a
parse: increase max option possible values to 24
by Jens Axboe
· 12 years ago
6eaf09d
Add support for trim as a workload type
by Shaohua Li
· 12 years ago
a4ed77f
options: add ->hide_on_set
by Jens Axboe
· 13 years ago
9026535
Add support for inverse options
by Jens Axboe
· 13 years ago
e8b0e95
gfio: improve option edit
by Jens Axboe
· 13 years ago
d71c154
Add hint on whether to hide a sub option if a parent isn't set
by Jens Axboe
· 13 years ago
20eb06b
Allow options to specify intervals
by Jens Axboe
· 13 years ago
9af4a24
gfio: start of options view and edit
by Jens Axboe
· 13 years ago
c9c6331
Group options into categories
by Jens Axboe
· 13 years ago
de890a1
Private parameters for ioengines
by Steven Lang
· 13 years ago
d0c814e
Cleanup option keyword/environment substitution
by Steven Lang
· 13 years ago
7e356b2
Memory leak fixes
by Jens Axboe
· 13 years ago
6925dd3
Revert "Fix parser bug with ranges"
by Jens Axboe
· 13 years ago
f20485a
Fix parser bug with ranges
by Jens Axboe
· 13 years ago
c44b1ff
Add sub-option support (sort-of) and convert libaio_userspace_reap
by Jens Axboe
· 13 years ago
8334919
stats: Add a function to report completion latency percentiles
by Yu-ju Hong
· 13 years ago
7bb5910
Allow percentage setting for size=
by Jens Axboe
· 13 years ago
5f6ddf1
Allow OR'able option values
by Jens Axboe
· 15 years ago
f5b6bb8
Allow the adding of 'posval' for dynamic options like 'profile'
by Jens Axboe
· 15 years ago
07b3232
Cleanup profile support
by Jens Axboe
· 15 years ago
e2de69d
Add initial support for profile specific options
by Jens Axboe
· 15 years ago
02c6aad
Add parser support for out-of-td option storage
by Jens Axboe
· 15 years ago
9f988e2
Add support for registrering external options
by Jens Axboe
· 15 years ago
c06c78c
Increase OPT_LEN_MAX
by Zhang, Yanmin
· 15 years ago
d6978a3
A few more kb_base fixups
by Jens Axboe
· 15 years ago
70a4c0c
Add verify hook to options
by Jens Axboe
· 15 years ago
e01b22b
parser: get rid of FIO_OPT_STR_VAL_INT
by Jens Axboe
· 15 years ago
88b5a39
Add environment-variable substitution to config options
by Aaron Carroll
· 16 years ago
3b8b713
Add option priorities
by Jens Axboe
· 16 years ago
15ca150
Mark rwmixcycle option as deprecated in the option parser
by Jens Axboe
· 17 years ago
564ca97
Add support for 'bssplit' option, fine grained block size contrl
by Jens Axboe
· 17 years ago
fdf2874
Be a little more clever in finding child options
by Jens Axboe
· 17 years ago
ef9aff5
Parent options didn't recurse properly
by Jens Axboe
· 17 years ago
afdf935
Add parent link to options
by Jens Axboe
· 17 years ago
7837213
Add suboption help texts
by Jens Axboe
· 18 years ago
0e9f7fa
Improve friendliness of --cmdhelp
by Jens Axboe
· 18 years ago
b1ec1da
Move handling of possible values into the option parser
by Jens Axboe
· 18 years ago
76a43db
[PATCH] Change O_DIRECT vs buffered setup
by Jens Axboe
· 18 years ago
03b74b3
[PATCH] Change timeout to runtime and rearrange option entries
by Jens Axboe
· 18 years ago
63f2937
[PATCH] Option minval should be signed
by Jens Axboe
· 18 years ago
13335dd
[PATCH] Introduce bool option type
by Jens Axboe
· 18 years ago
15f7918
[PATCH] Show allowed option values for string matching
by Jens Axboe
· 18 years ago
6da1fa7
[PATCH] Fixup ratecycle option
by Jens Axboe
· 18 years ago
ee73849
[PATCH] Add default option values
by Jens Axboe
· 18 years ago
fd28ca4
[PATCH] Add per-option help
by Jens Axboe
· 18 years ago
3c9b60c
[PATCH] Warn on writable strings
by Jens Axboe
· 18 years ago
f90eff5
[PATCH] bs= and bsrange= takes both read and write sizes
by Jens Axboe
· 18 years ago
75e6f36
[PATCH] Fix int vs long problems in parsing some options
by Jens Axboe
· 18 years ago
b469282
[PATCH] Add full command line parameter support
by Jens Axboe
· 18 years ago
e1f3650
[PATCH] Abstract option handling
by Jens Axboe
· 18 years ago