History log of /external/fio/profiles/tiobench.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
10aa136bddbaa7c845ab4eacb4a9a4a88d6657a3 02-Apr-2014 Jens Axboe <axboe@fb.com> Cleanup symbols that should be static

Run analysis on symbols not used outside of their current file,
turn them into statics.

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/profiles/tiobench.c
8271963e39a0a6bfee4d848e1fae4f4e27685204 12-Feb-2014 Jens Axboe <axboe@fb.com> clang: fix warnings with clang build

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/profiles/tiobench.c
7b504eddc4b039f2db3a0626bd08f880c5f4de27 11-Feb-2014 Jens Axboe <axboe@fb.com> parse: get rid of raw option offsets

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/profiles/tiobench.c
774a99b533369dc8d35c6cd09223255760cde9ba 23-May-2013 Jens Axboe <axboe@kernel.dk> tiobench: ensure that ioengine is being specified

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/profiles/tiobench.c
d4afedfd152cea890ffa7d45bf1664fb70218c45 22-May-2013 Jens Axboe <axboe@kernel.dk> Start of ACT like benchmark profile

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/profiles/tiobench.c
13fca827b9c2bb71358fcaa3a7e6e89419d5b1b8 31-Mar-2012 Jens Axboe <axboe@kernel.dk> options: group tiobench options together

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/profiles/tiobench.c
e8b0e958cd219cabb1154e2b06036863a7d6dbd7 19-Mar-2012 Jens Axboe <axboe@kernel.dk> gfio: improve option edit

Allow grouping of options into both categories, and groups. The
groups are within a category. This shrinks down the number of
job edit tabs a lot.

Work in progress...

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/profiles/tiobench.c
767a0a6603d5611a2319b4d1d84ecd78100c734f 16-Mar-2012 Jens Axboe <axboe@kernel.dk> Add categories for missing options

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/profiles/tiobench.c
f5b6bb85364fcb8b2ac8d922ca65afd9dfabc9bb 05-Mar-2010 Jens Axboe <jens.axboe@oracle.com> Allow the adding of 'posval' for dynamic options like 'profile'

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/profiles/tiobench.c
e58eb86d6ce20f7a550dfd28b6c789db5adab95b 05-Mar-2010 Jens Axboe <jens.axboe@oracle.com> Add profile description

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/profiles/tiobench.c
07b3232de97ac32a873f0b5d17c8f49c18ed3ae7 05-Mar-2010 Jens Axboe <jens.axboe@oracle.com> Cleanup profile support

This is closer to where it needs to end up. No ext_options, just
include profile options in the general option table (and mark them
private for that profile).

Profile options are only available after loading a specific profile,
so there should be less confusion.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/profiles/tiobench.c
2363d8df7c0c6fe0613dc8e7ae2fa6f098cbc0d8 04-Mar-2010 Jens Axboe <jens.axboe@oracle.com> More progress on per-profile options support

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/profiles/tiobench.c
e2de69dac799a1eecac1b52085f908729591ef5a 04-Mar-2010 Jens Axboe <jens.axboe@oracle.com> Add initial support for profile specific options

Not complete yet, we need to split option parsing for profiles a
bit.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/profiles/tiobench.c
79d16311c8d0c7188d73df77838fb1b4b6ff58db 04-Mar-2010 Jens Axboe <jens.axboe@oracle.com> Add support for loadable profiles

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

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/profiles/tiobench.c