Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
blktrace
/
HEAD
9b24b42
Update git tree references
by Jens Axboe
· 2 weeks ago
master
ece6cc2
blktrace: support protocol version 8
by Johannes Thumshirn
· 5 weeks ago
a7cd5b1
blktrace: call BLKTRACESETUP2 ioctl per default to setup a trace
by Johannes Thumshirn
· 5 weeks ago
614c58f
blkparse: add zoned commands to fill_rwbs()
by Johannes Thumshirn
· 5 weeks ago
d302cb7
blkparse: parse zone (un)plug actions
by Johannes Thumshirn
· 5 weeks ago
294b572
blkparse: natively parse blk_io_trace2
by Johannes Thumshirn
· 5 weeks ago
7e0e763
blkparse: use blk_io_trace2 internally
by Johannes Thumshirn
· 5 weeks ago
c79c9cb
blktrace: rename trace_to_cpu to bit_trace_to_cpu
by Johannes Thumshirn
· 5 weeks ago
4475f0f
blktrace: pass magic to verify_trace
by Johannes Thumshirn
· 5 weeks ago
5a4b378
blktrace: pass magic to CHECK_MAGIC macro
by Johannes Thumshirn
· 5 weeks ago
b86ecea
blkiomon: read 'magic' first
by Johannes Thumshirn
· 5 weeks ago
5653f26
blkparse: make get_pdulen() take the pdu_len
by Johannes Thumshirn
· 5 weeks ago
c1b026f
blkparse: skip unsupported protocol versions
by Johannes Thumshirn
· 5 weeks ago
d627b9f
blkparse: factor out reading of a singe blk_io_trace event
by Johannes Thumshirn
· 5 weeks ago
43da1fe
blkparse: read 'magic' first
by Johannes Thumshirn
· 5 weeks ago
a40c8fb
blkparse: pass magic to get_magic
by Johannes Thumshirn
· 5 weeks ago
26281f8
blktrace: add definitions for blk_io_trace2
by Johannes Thumshirn
· 5 weeks ago
de7027a
blktrace: change size of action to 64 bits
by Johannes Thumshirn
· 5 weeks ago
de46aab
blktrace: add definitions for BLKTRACESETUP2
by Johannes Thumshirn
· 5 weeks ago
ab25c60
blkparse: fix compiler warning
by Johannes Thumshirn
· 5 weeks ago
7d93035
blktrace: fix comment for struct blk_trace_setup:
by Johannes Thumshirn
· 5 weeks ago
f9bd00d
blkparse: Fix a potential coredump issue
by Kou Wenqi
· 9 months ago
16b952f
doc: update RWBS descriptions
by Stefan Hajnoczi
· 11 months ago
f49e7de
iowatcher: Calculate ios_in_flight per trace
by Igor Pylypiv
· 1 year, 3 months ago
1836be5
fix hang when BLKTRACESETUP fails and "-o -" is used
by Eric Sandeen
· 1 year, 7 months ago
b9ea6e5
doc: btrace: fix wrong format on doc
by Fukui Daichi
· 2 years ago
7f5d2c5
blkparse: fix incorrectly sized memset in check_cpu_map
by Jeff Mahoney
· 4 years, 2 months ago
ac416ab
blkparse: skip check_cpu_map with pipe input
by Jeff Mahoney
· 4 years, 2 months ago
3a1b136
blktrace: exit directly when nthreads_running != ncpus in run_tracers()
by lijinlin
· 4 years, 6 months ago
366d30b
blktrace 1.3.0
by Jens Axboe
· 4 years, 7 months ago
blktrace-1.3.0
dc24c67
blkparse: Print time when trace was started
by Jan Kara
· 5 years ago
2ec0bb0
blktrace: inclusive terminology
by Eric Sandeen
· 4 years, 10 months ago
a021a33
blkparse: Print PID information for TN_MESSAGE events
by Jan Kara
· 6 years ago
f442a04
iowatcher: Handle cgroup information
by Jan Kara
· 6 years ago
2d6a688
iowatcher: Use blktrace_api.h
by Jan Kara
· 6 years ago
7238673
blkparse: Handle cgroup information
by Jan Kara
· 6 years ago
e81829a
blkparse: Fix up the sector and length of split completions
by Andreas Gruenbacher
· 6 years ago
a61c067
blkparse: Initialize and test for undefined request tracking timestamps
by Andreas Gruenbacher
· 6 years ago
9cd3ca7
blkparse: Allow request tracking on non md/dm devices
by Andreas Gruenbacher
· 6 years ago
3c667f3
blkparse: Fix device in event tracking error messages
by Andreas Gruenbacher
· 6 years ago
db4f634
btt_plot.py: Use `with open() as ...` context manager
by Vincent Legoll
· 6 years ago
7b2525a
bno_plot.py: Fix pylint: singleton-comparison
by Vincent Legoll
· 6 years ago
9bf5f88
bno_plot.py: Fix pylint: len-as-condition
by Vincent Legoll
· 6 years ago
af756d5
btt_plot.py: Fix pylint: no-else-return
by Vincent Legoll
· 6 years ago
e984bd6
btt_plot.py: Fix pylint: singleton-comparison
by Vincent Legoll
· 6 years ago
592c70d
btt_plot.py: Fix pylint: len-as-condition
by Vincent Legoll
· 6 years ago
fd3766e
btt_plot.py: Fix pylint: wrong-import-order
by Vincent Legoll
· 6 years ago
0d7a377
bno_plot.py: Use `with open() as ...` context manager to automatically handle close()
by Vincent Legoll
· 6 years ago
edb0360
bno_plot.py: Use shutil.rmtree() instead of os.system('/bin/rm')
by Vincent Legoll
· 6 years ago
86c6ec2
btt_plot.py: Use sum() instead of open-coding it to compute list average
by Vincent Legoll
· 6 years ago
f4f8ef7
fix parallel build of btt and blkiomon
by Gwendal Grignou
· 6 years ago
9c73da9
doc: tex: add absolute timestamp printing option
by Hiroaki Mihara
· 6 years ago
918e979
blkparse: fix absolute timestamp when reading from file
by Hiroaki Mihara
· 6 years ago
d025d6c
blkparse: split off the timestamp correction code in to a separate function
by Hiroaki Mihara
· 6 years ago
09feee8
blkparse: man: add absolute timestamp printing option
by Hiroaki Mihara
· 6 years ago
667ac92
btreplay: fix device IO remap functionality
by Ignat Korchagin
· 6 years ago
a7263b8
blkparse: add support sort program by io event
by Weiping Zhang
· 7 years ago
10df4b6
iowatcher: spawn NPROCESSORS_ONLN for rsvg-convert-s
by Jeff Moyer
· 7 years ago
f011d96
iowatcher: don't add Q events to the io hash
by Jeff Moyer
· 7 years ago
70d5ca2
make btt scripts python3-ready
by Eric Sandeen
· 8 years ago
d61ff40
btt: make device/devno use PATH_MAX to avoid overflow
by Jens Axboe
· 8 years ago
93d9e5b
blkparse: add documetation for 'R' requeue request
by Weiping Zhang
· 8 years ago
8349ad2
blkparse: remove duplicated entry for flag M
by Weiping Zhang
· 8 years ago
e63098f
blktrace: don't stop tracer if not setup trace successfully
by weiping zhang
· 8 years ago
519fd9a
fix parallel build failures
by Robin H. Johnson
· 8 years ago
d1398e3
respect LDFLAGS when linking programs
by Robin H. Johnson
· 8 years ago
8fc451c
btt: Fix overlapping IO stats.
by Gwendal Grignou
· 8 years ago
07d76e1
btt/devs: silence warning on sprintf overflow
by Jens Axboe
· 8 years ago
dae2f95
jhash: fix annoying gcc fall through warnings
by Jens Axboe
· 8 years ago
cca113f
Blktrace 1.2.0
by Jens Axboe
· 8 years ago
blktrace-1.2.0
ab6809d
blktrace: abort if device ioctl setup fails
by Jens Axboe
· 8 years ago
8772bc4
blktrace: Create empty output files for non-existent cpus
by Jan Kara
· 9 years ago
d7a1f72
blktrace: Reorganize creation of output file name
by Jan Kara
· 9 years ago
d045a70
blktrace: Add support for sparse CPU numbers
by Jan Kara
· 9 years ago
d1ab783
iowatcher: link with -lrt
by Thomas Petazzoni
· 9 years ago
86596c7
blktrace: remove -k from manpage synopsis
by Eric Sandeen
· 10 years ago
7644909
Fixup graph name in help text
by Jan Kara
· 10 years ago
765676b
Separate prefix in legend with space
by Jan Kara
· 10 years ago
8a54409
Don't prepend blktrace destination dir if we didn't run blktrace
by Jan Kara
· 10 years ago
ca215e9
Zero sectors are strange
by Jan Kara
· 10 years ago
1200fd0
btt: Replace overlapping IO
by Jan Kara
· 10 years ago
4019edf
iowatcher: Use queue events if issue not available
by Jan Kara
· 10 years ago
f53e6d2
Process notify events outside of given interval
by Jan Kara
· 10 years ago
5122a87
Use maximum over all traces for queue depth
by Jan Kara
· 10 years ago
b18f4c1
Better max estimate for line graphs
by Jan Kara
· 10 years ago
d142255
btt/unplug_hist: fix bad memset
by Jens Axboe
· 10 years ago
cbd4bc0
btreplay: remove timestamps
by Olaf Hering
· 11 years ago
747f0e2
btreplay: make Ctrl-C work
by Roman Pen
· 10 years ago
7338236
btreplay: fix sched_{set|get}affinity
by Roman Pen
· 10 years ago
f6541f7
btreplay: fix memory corruption caused by CPU_ZERO_S
by Roman Pen
· 10 years ago
80c4041
blktrace: Use number of online CPUs
by Abutalib Aghayev
· 10 years ago
8a12097
Add the "-a discard" filter option to the blktrace.8 man page
by John Groves
· 10 years ago
dd093eb
Fix warnings on newer gcc
by Jens Axboe
· 10 years ago
f55e6d1
include sys/types.h for dev_t definition
by Khem Raj
· 10 years ago
2564a60
btreplay: Fix typo in scaling up the dynamic cpu set size.
by Josef Cejka
· 10 years ago
88d38b4
Refer to sda instead of hda in man pages
by Olaf Hering
· 11 years ago
2cf87e6
iowatcher: wrap system() in a checker function
by Jens Axboe
· 11 years ago
558a088
Merge branch 'for-upstream' of https://github.com/andyprice/blktrace
by Jens Axboe
· 11 years ago
f15d760
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/blktrace
by Jens Axboe
· 11 years ago
a92868d
Add iowatcher requirements to README
by Andrew Price
· 11 years ago
Next »