12dbd06d3203840c8ebdc4d0a6135a69c4380949 |
|
04-Jul-2014 |
Jens Axboe <axboe@fb.com> |
flist: add flist_first_entry() Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/gclient.c
|
57e2bbcbc3c2b534931d27d41086f5bab0c9c63a |
|
30-Apr-2014 |
Daniel Gollub <d.gollub@telekom.de> |
Fix gfio build due to disk_stat struct seperation Signed-off-by: Daniel Gollub <d.gollub@telekom.de> Cc: Daniel Gollub <daniel.gollub@t-online.de> Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/gclient.c
|
aa79e6aa308868fef1437fd6783cdd354a6e9bdb |
|
12-Apr-2013 |
Jens Axboe <axboe@kernel.dk> |
gclient: update to new probe command format Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
cf3a0518329fc341427fb9d81de5d7cb7cdd372c |
|
09-Apr-2013 |
Jens Axboe <axboe@kernel.dk> |
gfio: update new options for gfio opt format And fix gclient.c updates for num2str(). Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
b78ca651a7254f01f5931ff49ca2206dcb42a056 |
|
25-Sep-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: add and colorize graphs on main page, too The main UI tab had broken support for trim, fix that up. While doing that, also ensure that we color code the text fields like it was done for the per-job tabs. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
5442cfb01f805ba26d3b8917b85c8e5f7bc50456 |
|
24-Sep-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: add trim UI support Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
d79db1222039e906dd49ae290daa59701f4e2385 |
|
24-Sep-2012 |
Jens Axboe <axboe@kernel.dk> |
Merge branch 'master' into gfio Conflicts: Makefile backend.c client.c fio.h init.c io_ddir.h options.c server.h stat.c stat.h Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
8029542b67e81c8ea83a0d71929426ec8439f9af |
|
16-Apr-2012 |
Jens Axboe <axboe@kernel.dk> |
Get rid of fio_version.h Signed-off-by: Jens Axboe <axboe@kernel.dk> Conflicts: fio_version.h Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
d31e26d0a575f91db96bda4d76b36fe38996d5f8 |
|
28-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
server: include number of CPUs in probe reply We'll need this for affinity mask setting. Also add room for flags, we'll want to pass back a flag mask of supported features on the remote end. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
28db256b569af54e1bb162fc0b5d5b5d9526be98 |
|
28-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: change job option view Instead of having a top notebook containing jobs, and subnotebooks containing options, have just the one subnotebook and change the viewed options by selecting the job in a combo box at the top. This greatly reduces the number of widgets displayed for a big number of jobs, speeding it up. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
40c605169e60d32fc321a2f9f465e76cba745489 |
|
27-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: start of being able to update options Not quite done yet, but it's a start. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
3c3ed070502bbfec387ded2c43d5e4559ca24a63 |
|
27-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
White space spring cleaning Lets squash them all, with a bit of tooling help. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
bf3f7027b4529fceabad46a3138cd37c9771f080 |
|
27-Mar-2012 |
Stephen M. Cameron <stephenmcameron@gmail.com> |
gfio: Add "print" option for results page. It doesn't really print the results page yet, just a kind of test page. Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
3ad04399c576bb7935b9a7b8c07d5acf373a7bc4 |
|
26-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
Add named log level Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
b6ab6a31f82cf498da9da08ce83f7b12160203fe |
|
26-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: use appropriate gtk signal for draw/expose of graphs draw on gtk3, expose_event on gtk2. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
cd0d2db8d4a8863bb48eca8bb197bd73d2f6c9a4 |
|
26-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gcompat: get closer to working with gtk3 Just need the draw event now, instead of the expose_event. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
f762cef937f69d6a23127baf47f22e8ffaea4c11 |
|
26-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gcompat: provide backwards compatible functions for older gtk versions Attempt to do something that'll work equally well across gtk versions, to improve the supported range. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
753e9e642f1cf7aa6e46a31aeebc65da26c8bf2e |
|
24-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: add per-job option view The option view is now a master notebook of jobs that got added from a given job file, with each tab holding a new notebook with tabs for the options. This is pretty slow for big jobs. Adding eg the 1mbs-clients.fio example job file shows this nicely, since it contains 32 jobs. Will need to look into how to speed this up. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
cf3d824147fe285bba1c93f341f6e44c34aaccd9 |
|
24-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: start of per-job option edit Currently we don't properly handle job files with multiple job entries in them, each one just overwrites the last. Start tracking all of them. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
f614437eba8905ca700e6267997c1d5270dbb83e |
|
23-Mar-2012 |
Stephen M. Cameron <stephenmcameron@gmail.com> |
gfio: make completion percentiles graphs expand to window width Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
bf0f6cc7a98bbbb5247db6a7866d3de323d1f693 |
|
23-Mar-2012 |
Stephen M. Cameron <stephenmcameron@gmail.com> |
gfio: make completion percentiles boxes expand to container width Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
f5e653e6e776561f60aa13f3c5eef55f63a75c21 |
|
23-Mar-2012 |
Stephen M. Cameron <stephenmcameron@gmail.com> |
gfio: make io depths expand to window width Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
b4d669e6465f535919edc0830e7ace08e7886f2e |
|
23-Mar-2012 |
Stephen M. Cameron <stephenmcameron@gmail.com> |
gfio: make latency buckets expand to window width Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
8dfd6071e1a4fd3966c0a77dbb7d719c52433b54 |
|
22-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
graph: return opaque graph_label_t for each label added Gets rid of the strcmp() lookup, store the graph label locally instead and just pass that in. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
fff30f40227716f2390ccac9010d9913e14fdca0 |
|
22-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: leave notebook entry as the file name We have the job name(s) in the combo box already, it's nicer to just leave the tab as the filename. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
1fae4855d30ae19ef6b681a33821b36c298ab7e1 |
|
22-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
Fixes for 32-bit compile - uint32/64 casting - Real bug fix in types[] index beyond length. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
057754389863aa18cbf36b1f2a556a422ea2f4b5 |
|
21-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
Move rbtree into lib/ And make ARRAY_SIZE() generally available, also outside gfio. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|
1252d8f2c1daeb31fdc8c1f63db3ceadf7e20892 |
|
21-Mar-2012 |
Jens Axboe <axboe@kernel.dk> |
gfio: split some parts into gclient.c We'll probably want to split gclient.c into op code handling and results display/view. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gclient.c
|