blktrace.git
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-20 Jens Axboe[PATCH] blkparse: account skips for file reads as well
2005-09-19 Jens Axboe[PATCH] blkparse: allow a few more skips
2005-09-19 Jens Axboe[PATCH] btrace: need space between options
2005-09-19 Jens Axboe[PATCH] blkparse: more file breakage
2005-09-19 Jens Axboe[PATCH] blkparse: actually include blkparse diff
2005-09-19 Jens Axboe[PATCH] blkparse: Fixup breakage in file reads
2005-09-19 Jens Axboe[PATCH] blkparse: reinstate __find_track() failures
2005-09-19 Jens Axboe[PATCH] blkparse: fix frontmerge tracking
2005-09-19 Jens Axboe[PATCH] blkparse: better sorting over a pipe
2005-09-17 Jens Axboe[PATCH] Add TODO of action items before 1.0 release
2005-09-16 Jens Axboe[PATCH] blkparse: don't print an error on failure to...
2005-09-16 Jens Axboe[PATCH] blkparse: include plugging in stats
2005-09-16 Jens Axboe[PATCH] Makefile: make sure to keep CFLAGS for link
2005-09-16 Jens Axboe[PATCH] Improve unplug logging
2005-09-15 Jens Axboe[PATCH] README: update to say it needs 2.6.14-rc1 or...
2005-09-15 Jens Axboe[PATCH] blkparse: add log_action()
2005-09-15 Jens Axboe[PATCH] blkparse: improve unplug logging
2005-09-15 Jens Axboe[PATCH] blkparse: Add support for the plug/unplug events
2005-09-15 Jens Axboe[PATCH] kernel: Update to 2.6.14-rc1-git
2005-09-15 Nathan Scott[PATCH] blktrace: better check for mounted relayfs
2005-09-15 Nathan Scott[PATCH] blkparse: add stopwatch functionality
2005-09-14 Nathan Scott[PATCH] blktrace: add stopwatch functionality
2005-09-14 Nathan Scott[PATCH] btrace: make the output easily parsably by...
2005-09-14 Nathan Scott[PATCH] Add btrace to Makefile
2005-09-14 Nathan Scott[PATCH] Add btrace script
2005-09-12 Nathan Scott[PATCH] Add support for tracing multiple devices
2005-09-12 Nathan Scott[PATCH] blkparse: Fix mistaken double rb lookup in...
2005-09-09 Jens Axboe[PATCH] README: document the -t option
2005-09-09 Jens Axboe[PATCH] blkparse: move magic check a little earlier...
2005-09-09 Jens Axboe[PATCH] blkparse: fix quit on stdin reads
2005-09-09 Jens Axboe[PATCH] blkparse: fixup stats
2005-09-09 Jens Axboe[PATCH] blkparse: add per-process stats for longest...
2005-09-09 Jens Axboe[PATCH] blkparse: Add request allocation -> queue time
2005-09-09 Jens Axboe[PATCH] blkparse: change formatting of output a little
2005-09-09 Jens Axboe[PATCH] blkparse: optimize the read_sort_events() memor...
2005-09-09 Jens AxboeMerge refs/heads/master from origin
2005-09-09 Jens Axboe[PATCH] blkparse: Display io queue/completion stats
2005-09-09 Jens Axboe[PATCH] blkparse: fix leak in stdin read and sort
2005-09-09 Jens Axboe[PATCH] blkparse: add framework for tracking individual ios
2005-09-09 Jens Axboe[PATCH] blkparse: change output buffering
2005-09-09 Nathan Scott[PATCH] blktrace: Fix whitespace in log_merge()
2005-09-09 Nathan Scott[PATCH] blktrace: remove unneeded strdup
2005-09-09 Nathan Scott[PATCH] Fix dispatch reporting
2005-09-09 Nathan Scott[PATCH] Fix time typo, it's in nanoseconds
2005-09-09 Jens Axboe[PATCH] Use __WORDSIZE in hash
2005-09-08 Jens Axboe[PATCH] blkparse: Add per-process stats and fix output
2005-09-08 Jens Axboe[PATCH] Update README with info about the snapshots
2005-09-08 Jens AxboeMerge refs/heads/master from origin
2005-09-08 Jens Axboe[PATCH] Add patch for Linus' kernel
2005-09-07 Jens Axboe[PATCH] Fix unaligned access on pthread_join(..., ...
2005-09-07 Jens Axboe[PATCH] Misc stdin fixes
2005-09-06 Jens Axboe[PATCH] Set locale in blkparse
2005-09-06 Jens Axboe[PATCH] Correct netcat examples
2005-09-06 Jens Axboe[PATCH] Minimize output fd lock time
2005-09-06 Jens Axboe[PATCH] Unify error returns
2005-09-06 Jens Axboe[PATCH] Update documentation
2005-09-06 Jens Axboe[PATCH] Add option to limit rb batching for live traces
2005-09-06 Jens Axboe[PATCH] Missed the ->device in endianness conversions
2005-09-06 Jens Axboe[PATCH] Update kernel patch to revision 4 protocol
2005-09-06 Jens Axboe[PATCH] Backout the ->device change from revision 4
2005-09-06 Nathan Scott[PATCH] allow devices as arguments (as well as via...
2005-09-06 Nathan Scott[PATCH] Pretty up output on large SMP machines
2005-09-06 Nathan Scott[PATCH] Missing colon in some output
2005-09-06 Jens Axboe[PATCH] Fix per_cpu_info->cpu setting
2005-09-06 Nathan Scott[PATCH] Dump command process names, they are available now
2005-09-06 Nathan Scott[PATCH] Bump ->cpu to 32-bits for alignment and add...
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-06 Nathan Scott[PATHC] Plug some more stoptrace holes
2005-09-06 Nathan Scott[PATCH] Make per_cpu_info[] dynamically allocated and...
2005-09-06 Nathan Scott[PATCH] Missing ->cpu endianness conversion
2005-09-05 Jens Axboe[PATCH] Misc error handling and style fixes
2005-09-05 Jens Axboe[PATCH] Move open of logging file
2005-09-05 Jens Axboe[PATCH] Add support for killing running trace
2005-09-05 Jens Axboe[PATCH] Read and sort events in chunks from stdin
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] Update kernel patch to match new relayfs layout
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 Jens Axboe[PATCH] Kill silly changelog, it's too bothersome
2005-09-02 Nathan Scott[PATCH] Fix usage of uninitialized array in pdu extraction
2005-09-02 Nathan Scott[PATCH] Fix memory leak in blktrace arg parsing
2005-09-02 Nathan Scott[PATCH] blktrace-fix-double-close
2005-09-02 Jens Axboe[PATCH] Remember to close devfd if start_trace() fails
2005-09-02 Nathan Scott[PATCH] Make relayfs mount path an option
2005-09-01 Jens Axboe[PATCH] Move BLK_TA_QUEUE trace
2005-09-01 Jens Axboe[PATCH] Always make sure we stop the trace properly
2005-09-01 Jens Axboe[PATCH] Fix oops on starting trace on stacked devices...
2005-09-01 Alan D. Brunelle[PATCH] Timestamp updates
2005-09-01 Jens Axboe[PATCH] Sync inter processor time
2005-09-01 Jens Axboe[PATCH] Update kernel patch to 2.6.13-mm1
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 root[PATCH] stats update
next