index
:
blktrace
master
origin
Block tracing utilities
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blktrace.c
Age
Commit message (
Expand
)
Author
2021-06-28
blktrace: exit directly when nthreads_running != ncpus in run_tracers()
lijinlin
2021-02-19
blktrace: inclusive terminology
Eric Sandeen
2018-01-24
blktrace: don't stop tracer if not setup trace successfully
weiping zhang
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-02-09
blktrace: Use number of online CPUs
Abutalib Aghayev
2014-09-08
signal condition variable at end of stop_tracers
Robert Schiele
2013-08-01
blktrace blkreplay: convert to use a dynamic cpu_set_t
Nathan Zimmer
2013-08-01
blktrace: use number of configured cpus instead of online cpus
Nathan Zimmer
2012-02-01
avoid string overflows
Eric Sandeen
2012-02-01
blktrace: remove unused variable
Eric Sandeen
2012-02-01
Close stream in 'I' switch handling
Eric Sandeen
2012-02-01
Check setvbuf return value
Eric Sandeen
2012-01-31
Fix for realloc bug and wrong error logging
Mikulas Patocka
2011-03-16
blktrace: Document default values for -b and -n
Justin TerAvest
2011-02-09
blktrace: remove unused idx from devpath.
Tao Ma
2011-02-09
blktrace: break mlock in case of is_done.
Tao Ma
2010-10-22
blktrace: blktrace documentation update
Edward Shishkin
2010-09-16
blktrace: disallow -o when using multiple devices
Alan D. Brunelle
2010-04-20
blktrace: disable kill option - take 2
Edward Shishkin
2010-04-20
blktrace: print correct usage
Edward Shishkin
2010-04-20
blktrace: avoid device duplication
Edward Shishkin
2009-04-17
handle race to mkdir at startup
Jeff Moyer
2009-03-23
Blktrace failed to lock reader threads on the cpu used by the corresponding
Tom Zanussi
2009-02-17
Fixed EAGAIN handling in blktrace.c
Alan D. Brunelle
2009-02-12
Code review updates
Alan D. Brunelle
2009-02-12
Reworked blktrace master/thread interface
Alan D. Brunelle
2009-02-11
Moved starting of tracing after tracers are going
Alan D. Brunelle
2009-02-11
Synchronized trace gathering
Alan D. Brunelle
2009-02-11
Invoke gethostbyname once, handle errors better
Alan D. Brunelle
2009-02-11
Added accept as a system call needing resource increases
Alan D. Brunelle
2009-02-09
Rewrote blktrace to have a single thread per CPU
Alan D. Brunelle
2009-01-23
Increased limits to allow for large system runs
Alan D. Brunelle
2008-10-30
Set release version 1.0.0
blktrace-1.0.0
Jens Axboe
2008-10-16
blktrace: accept -v (lower case) for version info as well
Jens Axboe
2007-11-14
memset() must be done after NULL check
Jens Axboe
2007-10-29
blktrace segfault
Aneesh Kumar K.V
2007-08-28
blktrace 0.99.3
blktrace-0.99.3
Jens Axboe
2007-02-26
Added ability to add device names from a file to blktrace.
Alan D. Brunelle
2007-02-07
[PATCH] Fix debugfs references in docs
Vasily Tarasov
2006-12-01
[PATCH] Bump version
blktrace-0.99.2
Jens Axboe
2006-10-30
[PATCH] Ignore -o (output_name) when in server mode
Jens Axboe
2006-10-30
[PATCH] Default debugfs path to /sys/kernel/debug
Jens Axboe
2006-09-05
[PATCH] email update
Jens Axboe
2006-05-08
[PATCH] blktrace.c should ignore SIGPIPE
Alex Polvi
2006-05-08
[PATCH] fread/fwrite error handling
Jens Axboe
2006-03-28
[PATCH] blktrace: fix sendfile problem with > buf_size xmits
Tom Zanussi
2006-03-16
[PATCH] blktrace: fix get_subbuf() leak
Jens Axboe
[next]