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
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
2006-03-16
[PATCH] blktrace: sendfile() poll can use -1 timeout with the flush change
Jens Axboe
2006-03-15
[PATCH] blktrace: only print one connection info per client
Jens Axboe
2006-03-15
[PATCH] blktrace: fixes for the new net client sendfile
Jens Axboe
2006-03-14
[PATCH] blktrace: remember to check flush_subbuf() return value
Jens Axboe
2006-03-14
[PATCH] blktrace: per-cpu net connections
Tom Zanussi
2006-03-02
[PATCH] blktrace: handle case where output directory is not set
Alan D. Brunelle
2006-02-27
[PATCH] blktrace: make sendfile usage the default
Jens Axboe
2006-02-27
[PATCH] blktrace: relay files are now in debugfs
Jens Axboe
2006-02-23
[PATCH] Mark as 0.99.1
Jens Axboe
2006-02-23
[PATCH] blktrace: add __for_each_foo() for nc's, and fix crash on bad realloc
blktrace-0.99.1
Jens Axboe
2006-02-23
[PATCH] blktrace: fix possible crash on exit without ever opening an ofile
Jens Axboe
[next]