Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
1cf6bca564fbcfbbace10abcec78c1f271d98a00
/
gfio.c
1cf6bca
gfio: add eta msec interval preference
by Jens Axboe
· 13 years ago
6433ee0
client: make ETA interval poll period configurage in fio_client_ops
by Jens Axboe
· 13 years ago
8577f4f
gfio: add preference entry for number of values to keep in graph
by Jens Axboe
· 13 years ago
3863d1a
gfio: better handle multiple threads/processes in a job
by Jens Axboe
· 13 years ago
0aa928c
gfio: make results notebook scrollable too
by Jens Axboe
· 13 years ago
b870c31
gfio: make notebooks scrollable if there are too many
by Jens Axboe
· 13 years ago
343cb4a
gfio: hold a reference to the fio_client structure
by Jens Axboe
· 13 years ago
c724926
gfio: more error reporting
by Jens Axboe
· 13 years ago
9988ca7
gfio: handle clients individually
by Jens Axboe
· 13 years ago
a9eccde
gfio: only start one client net handler
by Jens Axboe
· 13 years ago
2f99deb
gfio: start of support for notebooked jobs
by Jens Axboe
· 13 years ago
98ceabd
gfio: ignore group stats for now
by Jens Axboe
· 13 years ago
b9d2f30
Separate the act of adding and starting a job
by Jens Axboe
· 13 years ago
dcaeb60
client/server: pass back packed thread_options in add_job()
by Jens Axboe
· 13 years ago
019dd47
gfio: Add y-axis labels
by Stephen M. Cameron
· 13 years ago
6b79c80
gfio: improve stop handling
by Jens Axboe
· 13 years ago
b01329d
gfio: make the end results window a scrolled one
by Jens Axboe
· 13 years ago
f129909
gfio: don't use gtk_dialog_get_content_area()
by Jens Axboe
· 13 years ago
604cfe3
gfio: add missing disk utilization stat to end results
by Jens Axboe
· 13 years ago
3ea48b8
gfio: allow graph to stretch or shrink as window expands or contracts
by Stephen M. Cameron
· 13 years ago
9ce9cfb
gfio: get rid of invisible data
by Stephen M. Cameron
· 13 years ago
fe8afdd
gfio: cap graph data count
by Stephen M. Cameron
· 13 years ago
9f4883a
gfio: change color of graphs
by Jens Axboe
· 13 years ago
45dcb2e
gfio: remove a few debug printfs
by Jens Axboe
· 13 years ago
b04ad8d
gfio: add units to x-axis labels and remove redundant y-axis labels
by Stephen M. Cameron
· 13 years ago
cae0872
gfio: make empty graph show grid lines, not "No good data"
by Stephen M. Cameron
· 13 years ago
aaa71f6
gfio: make graph background white
by Stephen M. Cameron
· 13 years ago
84a72ed
gfio: add license
by Jens Axboe
· 13 years ago
81e4ea6
gfio: update about dialog
by Jens Axboe
· 13 years ago
f3e8440
gfio: add font selection and resize original window
by Jens Axboe
· 13 years ago
87d5f27
graph: use unsigned ints
by Jens Axboe
· 13 years ago
62bc937
gfio: be a bit more clever on when to auto-start backend or not
by Jens Axboe
· 13 years ago
2d26299
gfio: add *.ini as fio job file filter
by Jens Axboe
· 13 years ago
2fd3bb0
gfio: Add graphs for read/write bandwidth and read/write IOPS
by Jens Axboe
· 13 years ago
e34f6ad
gfio: clear progress bar on job end
by Jens Axboe
· 13 years ago
63a130b
gfio: first attempt at actually automatically starting backend server
by Jens Axboe
· 13 years ago
c0187f3
Add my copyright to gfio.c
by Jens Axboe
· 13 years ago
69406b9
gfio: connect buton fix
by Jens Axboe
· 13 years ago
661f741
gfio: enable tree view grid lines
by Jens Axboe
· 13 years ago
f095d56
gfio: align log text to the left
by Jens Axboe
· 13 years ago
b465562
gfio: don't use gtk_combo_box_text
by Jens Axboe
· 13 years ago
4cbe721
gfio: make log window scrollable
by Jens Axboe
· 13 years ago
88f6e7a
gfio: better handling of connect/disconnect button
by Jens Axboe
· 13 years ago
e0681f3
gfio: add disk utilization output to end results
by Jens Axboe
· 13 years ago
9b260bd
gfio: add log viewer
by Jens Axboe
· 13 years ago
f9d40b4
gfio: put results from same job file into a notebook
by Jens Axboe
· 13 years ago
45913d2
gfio: use a window for results, not a dialog box
by Jens Axboe
· 13 years ago
0050e5f
gfio: ensure all command opcode handlers are properly gdk thread protected
by Jens Axboe
· 13 years ago
19998db
gfio: correct depths view
by Jens Axboe
· 13 years ago
2b08989
gfio: move bandwidth stats
by Jens Axboe
· 13 years ago
2e33101
gfio: add os resource usage and io depth display
by Jens Axboe
· 13 years ago
e5bd134
gfio: add latency bucket display
by Jens Axboe
· 13 years ago
0b76130
gfio: fixup bw display
by Jens Axboe
· 13 years ago
ca85099
gfio: Change some labels to entries and add bw stats to final output
by Jens Axboe
· 13 years ago
a269790
Add completion percentiles to results output
by Jens Axboe
· 13 years ago
1c1e4a5
End results fixes
by Jens Axboe
· 13 years ago
3650a3c
gfio: start of proper end results data display
by Jens Axboe
· 13 years ago
89e5fad
Pass in client for thread/group status op
by Jens Axboe
· 13 years ago
a527661
Store specific client ops in the fio_client structure
by Jens Axboe
· 13 years ago
3bf236c
Convert net commands in the generic command handler
by Jens Axboe
· 13 years ago
084d1c6
Add new net command for text logging
by Jens Axboe
· 13 years ago
0b8d11e
Add preferences help tooltips
by Jens Axboe
· 13 years ago
46974a7
Add Preferences dialog
by Jens Axboe
· 13 years ago
8843265
GUI fixes
by Jens Axboe
· 13 years ago
b9f3c7e
Start of support for auto-starting the backend
by Jens Axboe
· 13 years ago
8663ea6
Clear UI/progress bar on disconnect/quit
by Jens Axboe
· 13 years ago
df06f22
Terminate clients when 'Disconnect' is clicked
by Jens Axboe
· 13 years ago
a7a42ce
Move connection details to separate dialog box
by Jens Axboe
· 13 years ago
ed727a4
Add support for client timed out ops
by Jens Axboe
· 13 years ago
ebbd89c
Don't update CR fields
by Jens Axboe
· 13 years ago
807f997
Add more job info
by Jens Axboe
· 13 years ago
3ec62ec
More gui changes
by Jens Axboe
· 13 years ago
441013b
gfio: fix error handling in send_job_files()
by Jens Axboe
· 13 years ago
3e47bd2
Update GUI to attempt to graphically handle ETA output
by Jens Axboe
· 13 years ago
843ad23
Add GUI probe support
by Jens Axboe
· 13 years ago
0420ba6
Various GUI updates
by Jens Axboe
· 13 years ago
e61ca21
Move init code info libfio.c
by Jens Axboe
· 13 years ago
e164534
fio: work on textview alignment
by Stephen M. Cameron
· 13 years ago
c36f98d
fio: work on widget alignment
by Stephen M. Cameron
· 13 years ago
736f2df
fio: make gui capture text ops
by Stephen M. Cameron
· 13 years ago
60f6b33
fio: construct options from gui
by Stephen M. Cameron
· 13 years ago
4706634
fio: add job file to gui temporarily
by Stephen M. Cameron
· 13 years ago
45032dd
fio: add hostname, port, and address type (ipv4, ipv6, or socket) to gui
by Stephen M. Cameron
· 13 years ago
04cc6b7
fio: Use a progress bar instead of a label
by Stephen M. Cameron
· 13 years ago
2839f0c
fio: make gui status update in timely fashion
by Stephen M. Cameron
· 13 years ago
5b7573a
fio: make the gui display thread status
by Stephen M. Cameron
· 13 years ago
2592725
fio: make gui actually do something
by Stephen M. Cameron
· 13 years ago
a182020
fio: add placeholder gui client ops
by Stephen M. Cameron
· 13 years ago
8232e28
fio: link fio code with gui code
by Stephen M. Cameron
· 13 years ago
f307400
fio: add send job and quit buttons to gui
by Stephen M. Cameron
· 13 years ago
ff1f328
fio: add minimal gui program
by Stephen M. Cameron
· 13 years ago