blktrace: don't stop tracer if not setup trace successfully
[blktrace.git] / blktrace.c
2018-01-24 weiping zhangblktrace: don't stop tracer if not setup trace successfully
2017-11-05 Jens Axboeblktrace: abort if device ioctl setup fails
2017-01-26 Jan Karablktrace: Create empty output files for non-existent...
2017-01-26 Jan Karablktrace: Reorganize creation of output file name
2017-01-26 Jan Karablktrace: Add support for sparse CPU numbers
2016-02-09 Abutalib Aghayevblktrace: Use number of online CPUs
2014-09-24 Chris MasonMerge the iowatcher repository
2014-09-08 Robert Schielesignal condition variable at end of stop_tracers
2013-08-01 Nathan Zimmerblktrace blkreplay: convert to use a dynamic cpu_set_t
2013-08-01 Nathan Zimmerblktrace: use number of configured cpus instead of...
2012-02-01 Eric Sandeenavoid string overflows
2012-02-01 Eric Sandeenblktrace: remove unused variable
2012-02-01 Eric SandeenClose stream in 'I' switch handling
2012-02-01 Eric SandeenCheck setvbuf return value
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-01-31 Mikulas PatockaFix for realloc bug and wrong error logging
2011-03-16 Justin TerAvestblktrace: Document default values for -b and -n
2011-02-09 Tao Mablktrace: remove unused idx from devpath.
2011-02-09 Tao Mablktrace: break mlock in case of is_done.
2011-01-11 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-10-22 Edward Shishkinblktrace: blktrace documentation update
2010-09-16 Alan D. Brunelleblktrace: disallow -o when using multiple devices
2010-04-20 Edward Shishkinblktrace: disable kill option - take 2
2010-04-20 Edward Shishkinblktrace: print correct usage
2010-04-20 Edward Shishkinblktrace: avoid device duplication
2009-04-17 Jeff Moyerhandle race to mkdir at startup
2009-03-23 Tom ZanussiBlktrace failed to lock reader threads on the cpu used...
2009-02-18 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2009-02-17 Alan D. BrunelleFixed EAGAIN handling in blktrace.c
2009-02-12 Alan D. BrunelleCode review updates
2009-02-12 Alan D. BrunelleReworked blktrace master/thread interface
2009-02-11 Alan D. BrunelleMoved starting of tracing after tracers are going
2009-02-11 Alan D. BrunelleSynchronized trace gathering
2009-02-11 Alan D. BrunelleInvoke gethostbyname once, handle errors better
2009-02-11 Alan D. BrunelleAdded accept as a system call needing resource increases
2009-02-09 Alan D. BrunelleRewrote blktrace to have a single thread per CPU
2009-01-23 Alan D. BrunelleIncreased limits to allow for large system runs
2008-11-10 Alan D. BrunelleMerge branch 'master' of ssh://alanbrunelle@git.kernel...
2008-10-30 Jens AxboeSet release version 1.0.0 blktrace-1.0.0
2008-10-16 Jens Axboeblktrace: accept -v (lower case) for version info as...
2007-11-14 Jens Axboememset() must be done after NULL check
2007-10-29 Aneesh Kumar K.Vblktrace segfault
2007-08-28 Jens Axboeblktrace 0.99.3 blktrace-0.99.3
2007-02-26 Alan D. BrunelleAdded ability to add device names from a file to blktrace.
2007-02-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git...
2007-02-07 Vasily Tarasov[PATCH] Fix debugfs references in docs
2006-12-01 Jens Axboe[PATCH] Bump version blktrace-0.99.2
2006-10-30 Jens Axboe[PATCH] Ignore -o (output_name) when in server mode
2006-10-30 Jens Axboe[PATCH] Default debugfs path to /sys/kernel/debug
2006-09-05 Jens Axboe[PATCH] email update
2006-05-08 Alex Polvi[PATCH] blktrace.c should ignore SIGPIPE
2006-05-08 Jens Axboe[PATCH] fread/fwrite error handling
2006-03-28 Tom Zanussi[PATCH] blktrace: fix sendfile problem with > buf_size...
2006-03-16 Jens Axboe[PATCH] blktrace: fix get_subbuf() leak
2006-03-16 Jens Axboe[PATCH] blktrace: sendfile() poll can use -1 timeout...
2006-03-15 Jens Axboe[PATCH] blktrace: only print one connection info per...
2006-03-15 Jens Axboe[PATCH] blktrace: fixes for the new net client sendfile
2006-03-14 Jens Axboe[PATCH] blktrace: remember to check flush_subbuf()...
2006-03-14 Tom Zanussi[PATCH] blktrace: per-cpu net connections
2006-03-02 Alan D. Brunelle[PATCH] blktrace: handle case where output directory...
2006-02-27 Jens Axboe[PATCH] blktrace: make sendfile usage the default
2006-02-27 Jens Axboe[PATCH] blktrace: relay files are now in debugfs
2006-02-23 Jens Axboe[PATCH] Mark as 0.99.1
2006-02-23 Jens Axboe[PATCH] blktrace: add __for_each_foo() for nc's, and... blktrace-0.99.1
2006-02-23 Jens Axboe[PATCH] blktrace: fix possible crash on exit without...
2006-02-23 Jens Axboe[PATCH] blktrace: support multiple network connections
2006-02-23 Jens Axboe[PATCH] blktrace: make sure net traces for multiple...
2006-02-23 Jens Axboe[PATCH] blktrace: make net server dropped count be...
2006-02-23 Jens Axboe[PATCH] blktrace: reduce context switches a lot, event...
2006-02-23 Tom Zanussi[PATCH] blktrace: remove padding logic, it's not needed...
2006-02-22 Jens Axboe[PATCH] blktrace: get rid of signal hacks in accepting...
2006-02-22 Jens Axboe[PATCH] blktrace: no need to track ts->offset anymore
2006-02-22 Jens Axboe[PATCH] blktrace: serialize sendfile sendout, then...
2006-02-21 Jens Axboe[PATCH] blktrace: is_done() typo...
2006-02-21 Jens Axboe[PATCH] blktrace: missed net_sendfile argument update
2006-02-21 Jens Axboe[PATCH] blktrace: sendfile() improvements
2006-02-21 Jens Axboe[PATCH] blktrace: valid magic in received header always
2006-02-21 Jens Axboe[PATCH] blktrace: only do ioctl stop on local trace
2006-02-20 Jens Axboe[PATCH] blktrace: tip_open_output() cleanup
2006-02-20 Jens Axboe[PATCH] blktrace: store server output in client-date...
2006-02-20 Jens Axboe[PATCH] blktrace: stop trace on SIGINT to allow drain
2006-02-20 Jens Axboe[PATCH] blktrace: ->fd and ->pfd init in net client...
2006-02-20 Jens Axboe[PATCH] blktrace: final (hopefully) data read stat...
2006-02-20 Jens Axboe[PATCH] blktrace: net server stat fixes
2006-02-20 Jens Axboe[PATCH] blktrace: bad ->data_read increment, and poll...
2006-02-20 Jens Axboe[PATCH] blktrace: use send() for last data on quit...
2006-02-20 Jens Axboe[PATCH] blktrace: be a little more conservative on...
2006-02-20 Jens Axboe[PATCH] blktrace: improve sendfile support (requires...
2006-02-16 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-02-16 Jens Axboe[PATCH] blktrace: don't truncate/open local files when...
2006-02-15 Jens Axboe[PATCH] blktrace: bad alloc in sendfile() handler
2006-02-15 Jens Axboe[PATCH] blktrace: don't leak the accepted socket fd...
2006-02-15 Jens Axboe[PATCH] blktrace: one more round up of data transfer
2006-02-15 Jens Axboe[PATCH] blktrace: round up data read to nearest kb
2006-02-15 Jens Axboe[PATCH] blktrace: show incoming connection
2006-02-15 Jens Axboe[PATCH] blktrace: allow quit when waiting for repeat...
2006-02-15 Jens Axboe[PATCH] blktrace: proper end-of-run cleanup for restart
2006-02-15 Jens Axboe[PATCH] blktrace: fill ops in net tip as well
2006-02-15 Jens Axboe[PATCH] blktrace: allow client/server to signal end...
2006-02-15 Jens Axboe[PATCH] blktrace/README: update to include description...
next