index
:
blktrace
master
origin
Block tracing utilities
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-15
Fix warnings on newer gcc
Jens Axboe
2015-09-15
include sys/types.h for dev_t definition
Khem Raj
2015-08-20
btreplay: Fix typo in scaling up the dynamic cpu set size.
Josef Cejka
2015-02-18
Refer to sda instead of hda in man pages
Olaf Hering
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/blktrace
Jens Axboe
2014-09-25
Add iowatcher requirements to README
Andrew Price
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-25
iowatcher: Add iowatcher to .gitignore
Andrew Price
2014-09-24
Makefile: ensure that iowatcher gets cleaned
Jens Axboe
2014-09-24
blktrace 1.1.0
blktrace-1.1.0
Jens Axboe
2014-09-24
iowatcher: add iowatcher to the main blktrace Makefile
Chris Mason
2014-09-24
Merge the iowatcher repository
Chris Mason
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
[next]