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
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
2006-02-23
[PATCH] blktrace: support multiple network connections
Jens Axboe
2006-02-23
[PATCH] blktrace: make sure net traces for multiple devices end up in same dir
Jens Axboe
2006-02-23
[PATCH] blktrace: make net server dropped count be per-device
Jens Axboe
2006-02-23
[PATCH] blktrace: reduce context switches a lot, event count fix, etc
Jens Axboe
2006-02-23
[PATCH] blktrace: remove padding logic, it's not needed with the new sendfile()
Tom Zanussi
2006-02-22
[PATCH] blktrace: get rid of signal hacks in accepting new connections
Jens Axboe
2006-02-22
[PATCH] blktrace: no need to track ts->offset anymore
Jens Axboe
2006-02-22
[PATCH] blktrace: serialize sendfile sendout, then we can use poll reliably
Jens Axboe
2006-02-21
[PATCH] blktrace: is_done() typo...
Jens Axboe
2006-02-21
[PATCH] blktrace: missed net_sendfile argument update
Jens Axboe
2006-02-21
[PATCH] blktrace: sendfile() improvements
Jens Axboe
2006-02-21
[PATCH] blktrace: valid magic in received header always
Jens Axboe
2006-02-21
[PATCH] blktrace: only do ioctl stop on local trace
Jens Axboe
2006-02-20
[PATCH] blktrace: tip_open_output() cleanup
Jens Axboe
2006-02-20
[PATCH] blktrace: store server output in client-date directory
Jens Axboe
2006-02-20
[PATCH] blktrace: stop trace on SIGINT to allow drain
Jens Axboe
2006-02-20
[PATCH] blktrace: ->fd and ->pfd init in net client mode
Jens Axboe
2006-02-20
[PATCH] blktrace: final (hopefully) data read stat updates
Jens Axboe
2006-02-20
[PATCH] blktrace: net server stat fixes
Jens Axboe
2006-02-20
[PATCH] blktrace: bad ->data_read increment, and poll() delay fix for sendfile()
Jens Axboe
2006-02-20
[PATCH] blktrace: use send() for last data on quit in sendfile() path
Jens Axboe
2006-02-20
[PATCH] blktrace: be a little more conservative on 'ready' subbuf bytes
Jens Axboe
2006-02-20
[PATCH] blktrace: improve sendfile support (requires kernel change)
Jens Axboe
2006-02-16
[PATCH] blktrace: don't truncate/open local files when in net client mode
Jens Axboe
2006-02-15
[PATCH] blktrace: don't leak the accepted socket fd on reconnect
Jens Axboe
2006-02-15
[PATCH] blktrace: one more round up of data transfer
Jens Axboe
2006-02-15
[PATCH] blktrace: round up data read to nearest kb
Jens Axboe
2006-02-15
[PATCH] blktrace: show incoming connection
Jens Axboe
2006-02-15
[PATCH] blktrace: allow quit when waiting for repeat connection
Jens Axboe
2006-02-15
[PATCH] blktrace: proper end-of-run cleanup for restart
Jens Axboe
2006-02-15
[PATCH] blktrace: fill ops in net tip as well
Jens Axboe
2006-02-15
[PATCH] blktrace: allow client/server to signal end-of-run properly
Jens Axboe
2006-02-15
[PATCH] blktrace/README: update to include description of new net parameters
Jens Axboe
2006-02-15
[PATCH] blktrace: add -s sendfile option (doesn't work right now)
Jens Axboe
2006-02-15
[PATCH] blktrace: add ->ops for the read/get/flush methods
Jens Axboe
2006-02-14
[PATCH] blktrace: various net related fixes (accounting, stats, etc)
Jens Axboe
2006-02-14
[PATCH] blktrace: need to free ts->buf for networked transfer
Jens Axboe
2006-02-14
[PATCH] blktrace: fix network support, don't use sendfile() yet
Jens Axboe
2006-02-14
[PATCH] blktrace: first cut at adding network support
Jens Axboe
[prev]
[next]