index
:
blktrace
master
origin
Block tracing utilities
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iowatcher
/
main.c
Age
Commit message (
Expand
)
Author
2016-05-05
Fixup graph name in help text
Jan Kara
2016-05-05
Separate prefix in legend with space
Jan Kara
2016-05-05
Don't prepend blktrace destination dir if we didn't run blktrace
Jan Kara
2016-05-05
Process notify events outside of given interval
Jan Kara
2016-05-05
Use maximum over all traces for queue depth
Jan Kara
2016-05-05
Better max estimate for line graphs
Jan Kara
2014-09-25
iowatcher: wrap system() in a checker function
Jens Axboe
2014-09-24
iowatcher: Fix up some strcpy and strcat usage
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: Rework --prog to make arg processing safer
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: Make seconds unsigned
Jan Kara
2014-09-24
iowatcher: Skip events beyond max_seconds
Jan Kara
2014-09-24
iowatcher: Fine tune the ticks
Chris Mason
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: Add support for fio bandwith logs (-F logfile)
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: Fix some rounding errors around the max offset
Chris Mason
2014-09-24
iowatcher: Add -K command line option to keep the movie svg files
Chris Mason
2014-09-24
iowatcher: iowatcher: support png2theora for videos
Eric Sandeen
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
2012-09-10
iowatcher: Merge branch 'jan'
Chris Mason
2012-09-10
iowatcher: Add option to set action which should be displayed in the IO graph
Jan Kara
2012-09-10
iowatcher: Add options to limit time and sector range
Jan Kara
2012-09-10
iowatcher: Add possibility to limit seconds from below
Jan Kara
2012-09-10
iowatcher: Rename seconds to max_seconds
Jan Kara
2012-09-10
iowatcher: Add support for limitting IO graph offset from below
Jan Kara
2012-09-10
iowatcher: Fix typo in option description
Jan Kara
2012-08-30
iowatcher: Check for null mpstat structs while generating plots
Chris Mason
2012-08-28
iowatcher: Add -c to split the graphs up into multiple columns
Chris Mason
2012-08-27
iowatcher: Fix divide by zero while calculating averages
Chris Mason
2012-08-27
iowatcher: Update the README and the --help output
Chris Mason
2012-08-27
iowatcher: Start support for multiple colums of plots
Chris Mason
2012-08-27
iowatcher: Add initial support for flash tracing
Chris Mason
2012-08-22
iowatcher: Add a new movie mode that maps the IOs onto a platter.
Chris Mason
2012-08-21
iowatcher: Switch to ffmpeg for movie encoding. Chrome and vlc like these be...
Chris Mason
2012-08-20
iowatcher: Add back missing plot title
Chris Mason
2012-08-20
iowatcher: Fix --help definition
Chris Mason
2012-08-20
iowatcher: Add movie support
Chris Mason
2012-08-16
iowatcher: Add mpstat graphing support
Chris Mason
2012-08-15
iowatcher: Initial revision
Chris Mason