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
2021-10-21
blkparse: fix incorrectly sized memset in check_cpu_map
HEAD
master
Jeff Mahoney
2021-10-21
blkparse: skip check_cpu_map with pipe input
Jeff Mahoney
2021-06-28
blktrace: exit directly when nthreads_running != ncpus in run_tracers()
lijinlin
2021-06-14
blktrace 1.3.0
blktrace-1.3.0
Jens Axboe
2021-04-19
blkparse: Print time when trace was started
Jan Kara
2021-02-19
blktrace: inclusive terminology
Eric Sandeen
2020-05-20
blkparse: Print PID information for TN_MESSAGE events
Jan Kara
2020-05-20
iowatcher: Handle cgroup information
Jan Kara
2020-05-20
iowatcher: Use blktrace_api.h
Jan Kara
2020-05-20
blkparse: Handle cgroup information
Jan Kara
2020-05-07
blkparse: Fix up the sector and length of split completions
Andreas Gruenbacher
2020-05-07
blkparse: Initialize and test for undefined request tracking timestamps
Andreas Gruenbacher
2020-05-07
blkparse: Allow request tracking on non md/dm devices
Andreas Gruenbacher
2020-05-07
blkparse: Fix device in event tracking error messages
Andreas Gruenbacher
2020-03-20
btt_plot.py: Use `with open() as ...` context manager
Vincent Legoll
2020-03-20
bno_plot.py: Fix pylint: singleton-comparison
Vincent Legoll
2020-03-20
bno_plot.py: Fix pylint: len-as-condition
Vincent Legoll
2020-03-20
btt_plot.py: Fix pylint: no-else-return
Vincent Legoll
2020-03-20
btt_plot.py: Fix pylint: singleton-comparison
Vincent Legoll
2020-03-20
btt_plot.py: Fix pylint: len-as-condition
Vincent Legoll
2020-03-20
btt_plot.py: Fix pylint: wrong-import-order
Vincent Legoll
2020-03-20
bno_plot.py: Use `with open() as ...` context manager to automatically handle...
Vincent Legoll
2020-03-20
bno_plot.py: Use shutil.rmtree() instead of os.system('/bin/rm')
Vincent Legoll
2020-03-20
btt_plot.py: Use sum() instead of open-coding it to compute list average
Vincent Legoll
2020-01-16
fix parallel build of btt and blkiomon
Gwendal Grignou
2019-09-25
doc: tex: add absolute timestamp printing option
Hiroaki Mihara
2019-09-25
blkparse: fix absolute timestamp when reading from file
Hiroaki Mihara
2019-09-25
blkparse: split off the timestamp correction code in to a separate function
Hiroaki Mihara
2019-09-24
blkparse: man: add absolute timestamp printing option
Hiroaki Mihara
2019-09-16
btreplay: fix device IO remap functionality
Ignat Korchagin
2019-05-21
blkparse: add support sort program by io event
Weiping Zhang
2018-08-31
iowatcher: spawn NPROCESSORS_ONLN for rsvg-convert-s
Jeff Moyer
2018-08-30
iowatcher: don't add Q events to the io hash
Jeff Moyer
2018-05-16
make btt scripts python3-ready
Eric Sandeen
2018-05-02
btt: make device/devno use PATH_MAX to avoid overflow
Jens Axboe
2018-04-09
blkparse: add documetation for 'R' requeue request
Weiping Zhang
2018-04-09
blkparse: remove duplicated entry for flag M
Weiping Zhang
2018-01-24
blktrace: don't stop tracer if not setup trace successfully
weiping zhang
2018-01-23
fix parallel build failures
Robin H. Johnson
2018-01-23
respect LDFLAGS when linking programs
Robin H. Johnson
2017-11-07
btt: Fix overlapping IO stats.
Gwendal Grignou
2017-11-05
btt/devs: silence warning on sprintf overflow
Jens Axboe
2017-11-05
jhash: fix annoying gcc fall through warnings
Jens Axboe
2017-11-04
Blktrace 1.2.0
blktrace-1.2.0
Jens Axboe
2017-11-04
blktrace: abort if device ioctl setup fails
Jens Axboe
2017-01-26
blktrace: Create empty output files for non-existent cpus
Jan Kara
2017-01-26
blktrace: Reorganize creation of output file name
Jan Kara
2017-01-26
blktrace: Add support for sparse CPU numbers
Jan Kara
2016-08-23
iowatcher: link with -lrt
Thomas Petazzoni
2016-05-19
blktrace: remove -k from manpage synopsis
Eric Sandeen
[next]