blktrace: don't stop tracer if not setup trace successfully
[blktrace.git] / blktrace.c
2006-02-15 Jens Axboe[PATCH] blktrace: add -s sendfile option (doesn't work...
2006-02-15 Jens Axboe[PATCH] blktrace: add ->ops for the read/get/flush...
2006-02-14 Jens Axboe[PATCH] blktrace: various net related fixes (accounting...
2006-02-14 Jens Axboe[PATCH] blktrace: need to free ts->buf for networked...
2006-02-14 Jens Axboe[PATCH] blktrace: fix network support, don't use sendfi...
2006-02-14 Jens Axboe[PATCH] blktrace: first cut at adding network support
2006-02-09 Jens Axboe[PATCH] Pin the mmap'ed output buffers in ram
2006-02-08 Jens Axboe[PATCH] blktrace: use the new setup/start/stop/teardown...
2006-02-07 Jens Axboe[PATCH] blktrace: remove unused defines
2006-02-07 Jens Axboe[PATCH] blktrace: remove one user -> kernel copy by...
2006-02-06 Jens Axboe[PATCH] Allow trace data to stay CPU endianness
2006-02-03 Jens AxboeMerge branch 'master' of ssh://axboe@router/data/git...
2006-02-03 Jens Axboe[PATCH] blktrace: Make the subbuf adding/removing lockless
2006-02-02 Jens Axboe[PATCH] blktrace: make write_data() return early with...
2006-02-02 Alan D. Brunelle[PATCH] blktrace: speedup write out by aggregating...
2006-02-02 Alan D. Brunelle[PATCH] blktrace: remember to initialize mutex
2006-01-30 Jens Axboe[PATCH] blktrace: allow live tracing to get full subbuf...
2006-01-30 Jens Axboe[PATCH] blktrace: fix leftover_ts offsetting
2006-01-28 Jens Axboe[PATCH] blktrace: really fix the loop logic
2006-01-28 Jens Axboe[PATCH] blktrace: fix logic for write out loop when...
2006-01-27 Alan D. Brunelle[PATCH] blktrace: cleanup the leftover subbuf code
2006-01-27 Jens Axboe[PATCH] blktrace/blkrawverify: get rid of pesky signedn...
2006-01-27 Jens Axboe[PATCH] Need to still use outputname to check no_stdout
2006-01-27 Jens Axboe[PATCH] blktrace: completely rewrite the event pull...
2006-01-26 Jens Axboe[PATCH] blktrace: improve live tracing
2006-01-25 Tom Zanussi[PATCH] blktrace: Don't overwrite buf_size for the...
2006-01-24 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-01-24 Alan D. Brunelle[PATCH] blktrace: fix for potential data overwrite
2006-01-22 Tom Zanussi[PATCH] blktrace: bad ret = len assignment that should...
2006-01-18 Jens Axboe[PATCH] blktrace: woops, left debug fprintf() in there...
2006-01-18 Jens Axboe[PATCH] blktrace: better poll fix, just return every...
2006-01-18 Jens Axboe[PATCH] blktrace: improve poll() handling, relayfs...
2006-01-18 Jens Axboe[PATCH] blktrace: __refile_ringbuffer() needs to return...
2006-01-18 Jens Axboe[PATCH] blktrace: signedness fixes
2006-01-18 Jens Axboe[PATCH] blktrace: remember to resize ringbuffer before...
2006-01-18 Jens Axboe[PATCH] blktrace: fix ringbuffer and event drop reaping
2006-01-17 Jens Axboe[PATCH] blktrace: we don't need ->closed anymore
2006-01-17 Jens Axboe[PATCH] blktrace: let the threads shut themselves down
2006-01-17 Jens Axboe[PATCH] blktrace: add ringbuffer in front of kernel...
2006-01-16 Jens AxboeMerge branch 'master' of ssh://router/data/git/blktrace
2006-01-16 Jens Axboe[PATCH] blktrace: kill unused tip members
2006-01-13 Jens Axboe[PATCH] blktrace: add warning about increasing buffer...
2006-01-13 Jens Axboe[PATCH] blktrace: show stats on sigint as well
2006-01-13 Tom Zanussi[PATCH] blktrace: add support for checking events dropp...
2006-01-12 Jens AxboeMerge branch 'master' of ssh://router/data/git/blktrace
2006-01-12 Jens Axboe[PATCH] blktrace: smaller code cleanups
2006-01-12 Jens Axboe[PATCH] blktrace: use buffered output, halves the CPU...
2006-01-11 Jens Axboe[PATCH] Increase blktrace default subbuffer size
2005-10-11 Jens Axboe[PATCH] 1.0 preparations
2005-10-07 Jens Axboe[PATCH] Add -v for being more verbose on non-fatal...
2005-10-07 Jens Axboe[PATCH] blktrace: fix error on stopping live trace...
2005-10-06 Jens Axboe[PATCH] blktrace: gcc-4 signed vs unsigned warning
2005-10-05 Jens Axboe[PATCH] blktrace: sanity check the buf_size argument...
2005-10-05 Jens Axboe[PATCH] Fix long options
2005-10-05 Jens AxboeMerge refs/heads/master from origin
2005-10-05 Jens Axboe[PATCH] Remember to terminate options structure
2005-10-05 Jens Axboe[PATCH] blktrace: fix a few -W warnings
2005-10-05 Alan D. Brunelle[PATCH] blkparse: Add -a/-A options to blkparse as...
2005-10-04 Jens Axboe[PATCH] Add -D output/input directory option to blkpars...
2005-10-04 Jens Axboe[PATCH] blktrace: note that the -b option is in KiB
2005-10-04 Jens Axboe[PATCH] blktrace: optimize the get_event() normal case
2005-10-03 Jens Axboe[PATCH] blktrace: allow for unaligned events
2005-10-03 Jens Axboe[PATCH] blktrace: various fixes
2005-09-29 Jens Axboe[PATCH] Assorted compiler warnings
2005-09-27 Jens Axboe[PATCH] blktrace: fix sparse warning
2005-09-23 Jens Axboe[PATCH] blktrace: Add option for setting sub buffer...
2005-09-22 Jens Axboe[PATCH] Update in-program help/usage info
2005-09-21 Jens AxboeMerge branch 'master' of ssh://axboe@/linux/kernel...
2005-09-21 Jens Axboe[PATCH] Fix output naming, really
2005-09-20 Jens Axboe[PATCH] Change output/input file expectations
2005-09-20 Jens Axboe[PATCH] blktrace: fix exit
2005-09-20 Alan D. Brunelle[PATCH] blkparse: Add format specifiers and format...
2005-09-20 Jens Axboe[PATCH] blktrace: prepare for mmap usage again
2005-09-15 Nathan Scott[PATCH] blktrace: better check for mounted relayfs
2005-09-14 Nathan Scott[PATCH] blktrace: add stopwatch functionality
2005-09-12 Nathan Scott[PATCH] Add support for tracing multiple devices
2005-09-09 Nathan Scott[PATCH] blktrace: remove unneeded strdup
2005-09-08 Jens AxboeMerge refs/heads/master from origin
2005-09-07 Jens Axboe[PATCH] Fix unaligned access on pthread_join(..., ...
2005-09-06 Jens Axboe[PATCH] Minimize output fd lock time
2005-09-06 Jens Axboe[PATCH] Unify error returns
2005-09-06 Nathan Scott[PATCH] allow devices as arguments (as well as via...
2005-09-06 Nathan Scott[PATCH] Fix some wierd pthread/atexit interactions
2005-09-06 Jens Axboe[PATCH] Forgot to update last file on checkin
2005-09-05 Jens Axboe[PATCH] Misc error handling and style fixes
2005-09-05 Jens Axboe[PATCH] Add support for killing running trace
2005-09-05 Nathan Scott[PATCH] Better strcmp fix
2005-09-05 Jens Axboe[PATCH] Support for live tracing
2005-09-04 Jens Axboe[PATCH] Style fixups
2005-09-04 Jens Axboe[PATCH] Stop threads before stopping trace
2005-09-02 Jens Axboe[PATCH] Fix the stop trace logic to not attempt to...
2005-09-02 Jens Axboe[PATCH] blktrace fixes
2005-09-02 Nathan Scott[PATCH] Fix usage of uninitialized array in pdu extraction
2005-09-02 Jens Axboe[PATCH] Remember to close devfd if start_trace() fails
2005-09-01 Jens Axboe[PATCH] Always make sure we stop the trace properly
2005-08-31 Jens Axboe[PATCH] Add license and copyright information
2005-08-31 Alan D. Brunelle[PATCH] Add argument parsing for blktrace
2005-08-29 Jens Axboe[PATCH] blktrace: fix payload tracing
2005-08-29 Jens Axboe[PATCH] Always store trace data in big endian format
2005-08-29 Jens Axboe[PATCH] Don't overwrite magic in trace
next