index
:
blktrace
master
origin
Block tracing utilities
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iowatcher
Age
Commit message (
Expand
)
Author
2014-09-25
iowatcher: wrap system() in a checker function
Jens Axboe
2014-09-25
Merge branch 'for-upstream' of https://github.com/andyprice/blktrace
Jens Axboe
2014-09-25
iowatcher: check the return value from write()
Chris Mason
2014-09-25
iowatcher: fixup the Makefile
Chris Mason
2014-09-25
iowatcher: Remove iowatcher/README
Andrew Price
2014-09-25
iowatcher: Move iowatcher.1 into doc directory
Andrew Price
2014-09-24
Makefile: ensure that iowatcher gets cleaned
Jens Axboe
2014-09-24
iowatcher: Properly initialize trace.name in find_trace_file
Chris Mason
2014-09-24
iowatcher: Fix up some strcpy and strcat usage
Andrew Price
2014-09-24
iowatcher: Clean up some unused functions, make others static
Andrew Price
2014-09-24
iowatcher: Update usage info and improve man page
Andrew Price
2014-09-24
iowatcher: Convert start_mpstat to run_program
Andrew Price
2014-09-24
iowatcher: Convert start_blktrace to run_program
Andrew Price
2014-09-24
iowatcher: Rework --prog to make arg processing safer
Andrew Price
2014-09-24
iowatcher: Separate program running from waiting
Andrew Price
2014-09-24
iowatcher: Correct a couple of calloc calls
Andrew Price
2014-09-24
iowatcher: Simplify temp movie directory creation
Andrew Price
2014-09-24
iowatcher: Merge trace dumping functions into one
Andrew Price
2014-09-24
iowatcher: Check program exit code properly
Andrew Price
2014-09-24
iowatcher: Fix up directory trace processing
Andrew Price
2014-09-24
iowatcher: Handle REQUEUE events
Jan Kara
2014-09-24
iowatcher: Make seconds unsigned
Jan Kara
2014-09-24
iowatcher: Remove duplicate defines from blkparse.c
Jan Kara
2014-09-24
iowatcher: Skip events beyond max_seconds
Jan Kara
2014-09-24
iowatcher: Do not add events out of time range to the plot
Jan Kara
2014-09-24
iowatcher: Fine tune the ticks
Chris Mason
2014-09-24
iowatcher: Update the README for a few new options
Chris Mason
2014-09-24
iowatcher: Fix processing of trace filenames containing spaces
Andrew Price
2014-09-24
iowatcher: Add bounds checking in find_step
Andrew Price
2014-09-24
iowatcher: Fix a label overflow in plot_io
Andrew Price
2014-09-24
iowatcher: Don't print a legend on the tput graphs during movies
Chris Mason
2014-09-24
iowatcher: Update the FSF address in all files
Chris Mason
2014-09-24
iowatcher: Update the COPYING file to the correct address
Chris Mason
2014-09-24
iowatcher: Add support for fio bandwith logs (-F logfile)
Chris Mason
2014-09-24
iowatcher: Fix formatting errors in the iowatcher.1 man page.
Chris Mason
2014-09-24
iowatcher: Fix mpstat handling when the number of CPUs is not
Chris Mason
2014-09-24
iowatcher: Handle traces to more than once device at a time
Chris Mason
2014-09-24
iowatcher: iowatcher: specify ffmpeg codec
Nikita Danilov
2014-09-24
iowatcher: Add a man page for iowatcher
Andrew Price
2014-09-24
iowatcher: Fix spindle rotation in the movie mode
Chris Mason
2014-09-24
iowatcher: Fix some rounding errors around the max offset
Chris Mason
2014-09-24
iowatcher: Fix crash due to missing queue action
Jan Kara
2014-09-24
iowatcher: Add -K command line option to keep the movie svg files
Chris Mason
2014-09-24
iowatcher: Only hash IOs if there are completion or issue events
Chris Mason
2014-09-24
iowatcher: iowatcher: support png2theora for videos
Eric Sandeen
2014-09-24
iowatcher: Fix path name handling when the trace files are in the current dir...
Chris Mason
2014-09-24
iowatcher: Fix buffer overwrite issue
Yuanhan Liu
2014-09-24
iowatcher: add blktrace destination options
Liu Bo
2012-09-25
iowatcher: Per process IO graphs
Jan Kara
2012-09-21
iowatcher: Make sure we add the xtick labels if we're only plotting IO
Chris Mason
[next]