fio.git
2012-03-07 Jens AxboeAdd regression test for f7078f7b
2012-03-07 Jens AxboeFix bug that causes early termination of fio with verif...
2012-03-07 Jens Axboegfio: add *.ini as fio job file filter
2012-03-07 Jens Axboegfio: Add graphs for read/write bandwidth and read...
2012-03-07 Stephen M.... gfio: Add mini library to draw bar graphs and line...
2012-03-06 Jens Axboegfio: clear progress bar on job end
2012-03-06 Jens Axboegfio: first attempt at actually automatically starting...
2012-03-06 Jens Axboeserver: fix bad win32 indentation
2012-03-06 Jens AxboeAdd regression test for 8a99fdf6
2012-03-06 Jens AxboeFix another verify segfault
2012-03-06 Jens AxboeAdd regression test for verify bug
2012-03-06 Jens AxboeAvoid segfault if verify header appears longer than...
2012-03-06 Jens AxboeAdd client references
2012-03-06 Jens Axboeserver: fixup bug in sending jobs_eta command
2012-03-06 Jens AxboeAdd my copyright to gfio.c
2012-03-06 Jens Axboeserver: fixup bug in sending jobs_eta command
2012-03-06 Jens Axboegfio: connect buton fix
2012-03-06 Jens Axboegfio: enable tree view grid lines
2012-03-06 Jens Axboegfio: align log text to the left
2012-03-06 Jens Axboegfio: don't use gtk_combo_box_text
2012-03-06 Jens Axboegfio: make log window scrollable
2012-03-06 Jens Axboegfio: better handling of connect/disconnect button
2012-03-06 Jens Axboegfio: add disk utilization output to end results
2012-03-06 Jens Axboegfio: add log viewer
2012-03-06 Jens Axboegfio: put results from same job file into a notebook
2012-03-06 Jens Axboegfio: use a window for results, not a dialog box
2012-03-06 Jens Axboegfio: ensure all command opcode handlers are properly...
2012-03-06 Jens Axboegfio: correct depths view
2012-03-06 Jens Axboegfio: move bandwidth stats
2012-03-05 Jens Axboegfio: add os resource usage and io depth display
2012-03-05 Jens Axboegfio: add latency bucket display
2012-03-05 Jens AxboeMove stat arrays into show/calc func
2012-03-05 Jens Axboegfio: fixup bw display
2012-03-05 Jens Axboegfio: Change some labels to entries and add bw stats...
2012-03-05 Jens AxboeAdd completion percentiles to results output
2012-03-05 Jens AxboeEnd results fixes
2012-03-05 Jens Axboegfio: start of proper end results data display
2012-03-05 Jens Axboestat: move calc of latencies into show function
2012-03-05 Jens AxboeAdd client references
2012-03-05 Jens AxboeUnify cli latency display
2012-03-05 Jens AxboePass in client for thread/group status op
2012-03-04 Jens AxboeStore specific client ops in the fio_client structure
2012-03-03 Jens AxboeConvert net commands in the generic command handler
2012-03-03 Jens AxboeAdd new net command for text logging
2012-03-02 Jens AxboeCompression fixes
2012-03-02 Jens AxboeAdd buffer_compress_percentage
2012-03-02 Jens AxboeAdd preferences help tooltips
2012-03-02 Jens AxboeAdd Preferences dialog
2012-03-02 Jens AxboeGUI fixes
2012-03-02 Jens AxboeStart of support for auto-starting the backend
2012-03-02 Jens AxboeClear UI/progress bar on disconnect/quit
2012-03-02 Jens AxboeTerminate clients when 'Disconnect' is clicked
2012-03-02 Jens AxboeMove connection details to separate dialog box
2012-03-02 Jens AxboeAdd support for client timed out ops
2012-03-02 Jens AxboeDon't update CR fields
2012-03-02 Jens AxboeAdd more job info
2012-03-01 Jens Axboelinux: fallocate() fixes
2012-03-01 Jens AxboeMore gui changes
2012-03-01 Jens Axboegfio: fix error handling in send_job_files()
2012-02-29 Jens AxboeUpdate GUI to attempt to graphically handle ETA output
2012-02-29 Jens AxboeAdd GUI probe support
2012-02-29 Jens AxboeMove client structure into client.h
2012-02-29 Jens AxboeVarious GUI updates
2012-02-29 Jens AxboeRename job files
2012-02-29 Jens AxboeMerge branch 'master' into gfio
2012-02-29 Jens AxboeRename crc functions to private namespace
2012-02-28 Jens AxboeFio 2.0.5 fio-2.0.5
2012-02-28 Jens AxboeReally fix IOPS logging
2012-02-24 Jens AxboeFix Makefile for gfio build
2012-02-24 Jens AxboeMove init code info libfio.c
2012-02-24 Jens AxboeFio 2.0.4 fio-2.0.4
2012-02-24 Jens AxboeMerge branch 'master' into gfio
2012-02-24 Jens AxboeFix verify
2012-02-24 Stephen M.... fio: work on textview alignment
2012-02-24 Stephen M.... fio: work on widget alignment
2012-02-24 Stephen M.... fio: make gui capture text ops
2012-02-24 Stephen M.... fio: construct options from gui
2012-02-24 Stephen M.... fio: add job file to gui temporarily
2012-02-24 Stephen M.... fio: add hostname, port, and address type (ipv4, ipv6...
2012-02-24 Stephen M.... fio: factor out FIO_NET_PORT
2012-02-24 Stephen M.... fio: Use a progress bar instead of a label
2012-02-24 Stephen M.... fio: make gui status update in timely fashion
2012-02-24 Stephen M.... fio: make the gui display thread status
2012-02-24 Stephen M.... fio: capture thread status display
2012-02-24 Stephen M.... fio: make gui actually do something
2012-02-24 Stephen M.... fio: add placeholder gui client ops
2012-02-24 Stephen M.... fio: link fio code with gui code
2012-02-24 Stephen M.... fio: factor out fio initialization code
2012-02-24 Stephen M.... fio: factor out endian_check
2012-02-24 Stephen M.... fio: add send job and quit buttons to gui
2012-02-24 Stephen M.... fio: add minimal gui program
2012-02-24 Stephen M.... fio: make client operations pluggable
2012-02-23 Jens Axboeclient: exit if no jobs were sent and client is idle
2012-02-23 Jens Axboeverify: put all header verification in one place
2012-02-23 Jens AxboeFix // comment
2012-02-23 Jens AxboeRemove holes in verify_header structure
2012-02-22 Bruce CranImplement sigaction for Windows.
2012-02-22 Bruce Cranstat() doesn't work with devices on Windows, so move...
2012-02-22 Jens AxboeUse crc32c for the verify_header checksum
2012-02-22 Jens AxboeAuto-detect whether to use hw assisted crc32c
next