2006-02-14 |
Jens Axboe | [PATCH] blktrace: fix network support, don't use sendfi... |
commit | commitdiff | tree |
2006-02-14 |
Jens Axboe | [PATCH] blktrace: first cut at adding network support |
commit | commitdiff | tree |
2006-02-14 |
Jens Axboe | [PATCH] blkrawverify: check and convert data appropriately |
commit | commitdiff | tree |
2006-02-14 |
Jens Axboe | [PATCH] check_data_endianess left in half-done state |
commit | commitdiff | tree |
2006-02-13 |
Jens Axboe | [PATCH] blkparse: __u32 -> pid_t |
commit | commitdiff | tree |
2006-02-09 |
Jens Axboe | [PATCH] kernel patch update again |
commit | commitdiff | tree |
2006-02-09 |
Jens Axboe | [PATCH] blkparse: ignore multiple process pid <-> name... |
commit | commitdiff | tree |
2006-02-09 |
Jens Axboe | [PATCH] blkparse: start unification of ppi and ppm |
commit | commitdiff | tree |
2006-02-09 |
Jens Axboe | [PATCH] kernel: update to work with latest Linus -git... |
commit | commitdiff | tree |
2006-02-09 |
Jens Axboe | [PATCH] kernel: update patch to match ->comm changes... |
commit | commitdiff | tree |
2006-02-09 |
Jens Axboe | [PATCH] Shrink the trace by 1/3 by removing ->comm[16] |
commit | commitdiff | tree |
2006-02-09 |
Jens Axboe | [PATCH] Pin the mmap'ed output buffers in ram |
commit | commitdiff | tree |
2006-02-08 |
Jens Axboe | [PATCH] kernel: update to include the locking/md+dm fix |
commit | commitdiff | tree |
2006-02-08 |
Jens Axboe | [PATCH] blkparse: allow tracking of Queue -> Complete... |
commit | commitdiff | tree |
2006-02-08 |
Jens Axboe | [PATCH] btrace: allow -v option for blkparse -v |
commit | commitdiff | tree |
2006-02-08 |
Jens Axboe | [PATCH] kernel: update to latest |
commit | commitdiff | tree |
2006-02-08 |
Jens Axboe | [PATCH] blktrace: use the new setup/start/stop/teardown... |
commit | commitdiff | tree |
2006-02-07 |
Jens Axboe | [PATCH] blktrace: remove unused defines |
commit | commitdiff | tree |
2006-02-07 |
Jens Axboe | [PATCH] blktrace: remove one user -> kernel copy by... |
commit | commitdiff | tree |
2006-02-07 |
Jens Axboe | [PATCH] blkrawverify: account bad traces, don't dump... |
commit | commitdiff | tree |
2006-02-07 |
Jens Axboe | [PATCH] data_is_native can't be both static and extern |
commit | commitdiff | tree |
2006-02-06 |
Jens Axboe | [PATCH] Remove native/non-native print |
commit | commitdiff | tree |
2006-02-06 |
Jens Axboe | [PATCH] Allow trace data to stay CPU endianness |
commit | commitdiff | tree |
2006-02-03 |
Jens Axboe | Merge branch 'master' of ssh://axboe@router/data/git... |
commit | commitdiff | tree |
2006-02-03 |
Jens Axboe | [PATCH] blktrace: Make the subbuf adding/removing lockless |
commit | commitdiff | tree |
2006-02-03 |
Jens Axboe | [PATCH] blkparse: don't let ->cur_depth go below zero |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] kernel: previous patch was reversed by mistake |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] blkrawverify: note what file the output went to |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] kernel: update to recent fixes |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] blkparse: do_stdin() needs to increment read_se... |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] blkparse: Fix bad ordering due to non-global... |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] blkparse: make skip detection per-CPU as well |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] verify_blkparse: improve output |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] verify_blkparse: update for per-CPU sequences |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] .gitignore: add blkrawverify |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] Make the sequence per-CPU so the kernel side... |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] blktrace: remove check_time, we always need... |
commit | commitdiff | tree |
2006-02-02 |
Jens Axboe | [PATCH] blktrace: make write_data() return early with... |
commit | commitdiff | tree |
2006-02-02 |
Alan D. Brunelle | [PATCH] blktrace: speedup write out by aggregating... |
commit | commitdiff | tree |
2006-02-02 |
Alan D. Brunelle | [PATCH] blktrace: remember to initialize mutex |
commit | commitdiff | tree |
2006-01-31 |
Jens Axboe | [PATCH] kernel: update to include Alan's relay_reserve... |
commit | commitdiff | tree |
2006-01-31 |
Jens Axboe | [PATCH] blkparse: be sure to propagate read_data()... |
commit | commitdiff | tree |
2006-01-31 |
Jens Axboe | [PATCH] blkparse: cut down on excessive number of fcntl... |
commit | commitdiff | tree |
2006-01-31 |
Jens Axboe | [PATCH] blkparse: don't do partial reads in read_data() |
commit | commitdiff | tree |
2006-01-30 |
Jens Axboe | [PATCH] btrace: don't be quiet by default, and fix... |
commit | commitdiff | tree |
2006-01-30 |
Alan D. Brunelle | [PATCH] blkparse: Remove negative skips |
commit | commitdiff | tree |
2006-01-30 |
Jens Axboe | [PATCH] blkparse: don't let SIGINT show stats right... |
commit | commitdiff | tree |
2006-01-30 |
Jens Axboe | [PATCH] blktrace: allow live tracing to get full subbuf... |
commit | commitdiff | tree |
2006-01-30 |
Jens Axboe | [PATCH] blktrace: fix leftover_ts offsetting |
commit | commitdiff | tree |
2006-01-28 |
Jens Axboe | [PATCH] blkrawverify: Check for EOF in error reporting |
commit | commitdiff | tree |
2006-01-28 |
Jens Axboe | [PATCH] blktrace: really fix the loop logic |
commit | commitdiff | tree |
2006-01-28 |
Jens Axboe | [PATCH] blktrace: fix logic for write out loop when... |
commit | commitdiff | tree |
2006-01-28 |
Jens Axboe | [PATCH] blkrawverify: cast __u64 to unsigned long long... |
commit | commitdiff | tree |
2006-01-27 |
Jens Axboe | [PATCH] blktrace: fix hang and no output if first seque... |
commit | commitdiff | tree |
2006-01-27 |
Alan D. Brunelle | [PATCH] blktrace: cleanup the leftover subbuf code |
commit | commitdiff | tree |
2006-01-27 |
Jens Axboe | [PATCH] blktrace/blkrawverify: get rid of pesky signedn... |
commit | commitdiff | tree |
2006-01-27 |
Jens Axboe | [PATCH] Need to still use outputname to check no_stdout |
commit | commitdiff | tree |
2006-01-27 |
Jens Axboe | [PATCH] Forgot to add list.h |
commit | commitdiff | tree |
2006-01-27 |
Jens Axboe | [PATCH] blktrace: completely rewrite the event pull... |
commit | commitdiff | tree |
2006-01-27 |
Jens Axboe | [PATCH] kernel: update kernel patch with the HT sibling... |
commit | commitdiff | tree |
2006-01-26 |
Jens Axboe | [PATCH] blkrawverify: u64 types need %llu format |
commit | commitdiff | tree |
2006-01-26 |
Alan D. Brunelle | [PATCH] Added blkrawverify utility |
commit | commitdiff | tree |
2006-01-26 |
Jens Axboe | [PATCH] blktrace: improve live tracing |
commit | commitdiff | tree |
2006-01-25 |
Jens Axboe | [PATCH] kernel: update patch for the SMP fix |
commit | commitdiff | tree |
2006-01-25 |
Jens Axboe | [PATCH] blkparse: fill unitialized pci->cpus.fd with -1 |
commit | commitdiff | tree |
2006-01-25 |
Tom Zanussi | [PATCH] blktrace: Don't overwrite buf_size for the... |
commit | commitdiff | tree |
2006-01-25 |
root | Merge branch 'master' of ssh://axboe@router/data/git... |
commit | commitdiff | tree |
2006-01-25 |
Jens Axboe | [PATCH] blkparse: make sure new pci infos have ->fd... |
commit | commitdiff | tree |
2006-01-25 |
Jens Axboe | [PATCH] blkparse: add max read/write queueing depth... |
commit | commitdiff | tree |
2006-01-25 |
Jens Axboe | [PATCH] kernel: Update patch to include ISSUE fix |
commit | commitdiff | tree |
2006-01-24 |
Jens Axboe | Merge branch 'master' of ssh://axboe@router.home.kernel... |
commit | commitdiff | tree |
2006-01-24 |
Alan D. Brunelle | [PATCH] blktrace: fix for potential data overwrite |
commit | commitdiff | tree |
2006-01-22 |
Jens Axboe | [PATCH] blkparse: hash-by-name is -h, not -n. correct... |
commit | commitdiff | tree |
2006-01-22 |
Tom Zanussi | [PATCH] blktrace: bad ret = len assignment that should... |
commit | commitdiff | tree |
2006-01-19 |
Alan D. Brunelle | [PATCH] blkparse: reverse the order of the skips out... |
commit | commitdiff | tree |
2006-01-19 |
Jens Axboe | [PATCH] verify_blkparse: init last_seq to -1 to avoid... |
commit | commitdiff | tree |
2006-01-18 |
Jens Axboe | [PATCH] blktrace: woops, left debug fprintf() in there... |
commit | commitdiff | tree |
2006-01-18 |
Jens Axboe | [PATCH] blktrace: better poll fix, just return every... |
commit | commitdiff | tree |
2006-01-18 |
Jens Axboe | [PATCH] blktrace: improve poll() handling, relayfs... |
commit | commitdiff | tree |
2006-01-18 |
Jens Axboe | [PATCH] blktrace: __refile_ringbuffer() needs to return... |
commit | commitdiff | tree |
2006-01-18 |
Jens Axboe | [PATCH] blktrace: signedness fixes |
commit | commitdiff | tree |
2006-01-18 |
Jens Axboe | [PATCH] blktrace: remember to resize ringbuffer before... |
commit | commitdiff | tree |
2006-01-18 |
Jens Axboe | [PATCH] blktrace: fix ringbuffer and event drop reaping |
commit | commitdiff | tree |
2006-01-18 |
Alan D. Brunelle | [PATCH] blkparse: improve skip detection / logging |
commit | commitdiff | tree |
2006-01-17 |
Jens Axboe | [PATCH] blktrace: we don't need ->closed anymore |
commit | commitdiff | tree |
2006-01-17 |
Jens Axboe | [PATCH] blktrace: let the threads shut themselves down |
commit | commitdiff | tree |
2006-01-17 |
Jens Axboe | [PATCH] blktrace: add ringbuffer in front of kernel... |
commit | commitdiff | tree |
2006-01-16 |
Jens Axboe | Merge branch 'master' of ssh://router/data/git/blktrace |
commit | commitdiff | tree |
2006-01-16 |
Jens Axboe | [PATCH] blktrace: kill unused tip members |
commit | commitdiff | tree |
2006-01-13 |
Jens Axboe | [PATCH] kernel: dropped events and cciss support |
commit | commitdiff | tree |
2006-01-13 |
Jens Axboe | [PATCH] blktrace: add warning about increasing buffer... |
commit | commitdiff | tree |
2006-01-13 |
Alan D. Brunelle | [PATCH] blkparse: Count forward and backwards skips... |
commit | commitdiff | tree |
2006-01-13 |
Jens Axboe | [PATCH] blkparse: dump requeue info as well |
commit | commitdiff | tree |
2006-01-13 |
Jens Axboe | [PATCH] blkparse: __account_c() needs to take a signed... |
commit | commitdiff | tree |
2006-01-13 |
Jens Axboe | [PATCH] blktrace: show stats on sigint as well |
commit | commitdiff | tree |
2006-01-13 |
Tom Zanussi | [PATCH] blktrace: add support for checking events dropp... |
commit | commitdiff | tree |
2006-01-12 |
Jens Axboe | Merge branch 'master' of ssh://router/data/git/blktrace |
commit | commitdiff | tree |
2006-01-12 |
Jens Axboe | [PATCH] blktrace: smaller code cleanups |
commit | commitdiff | tree |
2006-01-12 |
Jens Axboe | [PATCH] kernel: update kernel patch (mutex update,... |
commit | commitdiff | tree |
2006-01-12 |
Jens Axboe | [PATCH] blktrace: use buffered output, halves the CPU... |
commit | commitdiff | tree |
next |