[PATCH] kernel: update to -rc6
[blktrace.git] / blkparse.c
2006-02-27 Alan D. Brunelle[PATCH] blkprase: binary dump capability + notify added
2006-02-23 Jens Axboe[PATCH] Mark as 0.99.1
2006-02-13 Jens Axboe[PATCH] blkparse: __u32 -> pid_t
2006-02-09 Jens Axboe[PATCH] blkparse: ignore multiple process pid <-> name...
2006-02-09 Jens Axboe[PATCH] blkparse: start unification of ppi and ppm
2006-02-09 Jens Axboe[PATCH] Shrink the trace by 1/3 by removing ->comm[16]
2006-02-08 Jens Axboe[PATCH] blkparse: allow tracking of Queue -> Complete...
2006-02-07 Jens Axboe[PATCH] data_is_native can't be both static and extern
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] blkparse: don't let ->cur_depth go below zero
2006-02-02 Jens Axboe[PATCH] blkparse: do_stdin() needs to increment read_se...
2006-02-02 Jens Axboe[PATCH] blkparse: Fix bad ordering due to non-global...
2006-02-02 Jens Axboe[PATCH] blkparse: make skip detection per-CPU as well
2006-02-02 Jens Axboe[PATCH] Make the sequence per-CPU so the kernel side...
2006-02-02 Jens Axboe[PATCH] blktrace: remove check_time, we always need...
2006-01-31 Jens Axboe[PATCH] blkparse: be sure to propagate read_data()...
2006-01-31 Jens Axboe[PATCH] blkparse: cut down on excessive number of fcntl...
2006-01-31 Jens Axboe[PATCH] blkparse: don't do partial reads in read_data()
2006-01-30 Alan D. Brunelle[PATCH] blkparse: Remove negative skips
2006-01-30 Jens Axboe[PATCH] blkparse: don't let SIGINT show stats right...
2006-01-27 Jens Axboe[PATCH] blktrace: fix hang and no output if first seque...
2006-01-25 Jens Axboe[PATCH] blkparse: fill unitialized pci->cpus.fd with -1
2006-01-25 rootMerge branch 'master' of ssh://axboe@router/data/git...
2006-01-25 Jens Axboe[PATCH] blkparse: make sure new pci infos have ->fd...
2006-01-25 Jens Axboe[PATCH] blkparse: add max read/write queueing depth...
2006-01-24 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-01-22 Jens Axboe[PATCH] blkparse: hash-by-name is -h, not -n. correct...
2006-01-19 Alan D. Brunelle[PATCH] blkparse: reverse the order of the skips out...
2006-01-18 Alan D. Brunelle[PATCH] blkparse: improve skip detection / logging
2006-01-13 Alan D. Brunelle[PATCH] blkparse: Count forward and backwards skips...
2006-01-13 Jens Axboe[PATCH] blkparse: dump requeue info as well
2006-01-13 Jens Axboe[PATCH] blkparse: __account_c() needs to take a signed...
2005-10-11 Jens Axboe[PATCH] 1.0 preparations
2005-10-11 Jens Axboe[PATCH] blkparse: be a little more flexible in mixing...
2005-10-10 Jens Axboe[PATCH] blkparse: sparse and friends don't like ULONG_L...
2005-10-10 Jens Axboe[PATCH] blkparse: fix memory leaks
2005-10-10 Jens Axboe[PATCH] blkparse: suff[] should not be static
2005-10-10 Jens Axboe[PATCH] blkparse: remember to bail out if conversion...
2005-10-10 Jens Axboe[PATCH] blkparse: pretty up stats print by converting...
2005-10-10 Jens Axboe[PATCH] blkparse: kill debug statement in rate calculation
2005-10-10 Jens Axboe[PATCH] blkparse: fix bad comment in recent checkin
2005-10-10 Jens Axboe[PATCH] blkparse: include rate dump for stats
2005-10-10 Jens Axboe[PATCH] blkparse: maintain map of online CPUs instead...
2005-10-09 Jens Axboe[PATCH] stopwatch usage may misorder first event
2005-10-07 Jens Axboe[PATCH] Switch hash option -h, update btrace for all...
2005-10-07 Jens Axboe[PATCH] blkparse: fix stat printing
2005-10-07 Jens Axboe[PATCH] Add -v for being more verbose on non-fatal...
2005-10-07 Jens Axboe[PATCH] blkparse: dump stdin entries on every iteration
2005-10-06 Jens Axboe[PATCH] blkparse: fix remap sectors dump, it was in kb
2005-10-06 Jens Axboe[PATCH] Add support for remap actions
2005-10-05 Jens Axboe[PATCH] blkparse: old patch broke the sequence check...
2005-10-05 Jens Axboe[PATCH] blkparse: we have to allow one skip to prevent...
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 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-03 Jens Axboe[PATCH] blkparse: only break out of last loop if not...
2005-10-03 Jens Axboe[PATCH] blkparse: stdin sequence and aliases fixes
2005-10-03 Jens Axboe[PATCH] blkparse: kill old force debug print
2005-10-02 Jens Axboe[PATCH] blkparse: Add option to print missing entries
2005-10-02 Jens Axboe[PATCH] blkparse: check smallest sequence read
2005-09-30 Jens Axboe[PATCH] blkparse: invert alloc checks, more intuitive
2005-09-30 Jens Axboe[PATCH] blkparse: reduce memory consumption
2005-09-30 Nathan Scott[PATCH] blkparse: fix ->sector printing warnings
2005-09-29 Jens Axboe[PATCH] Assorted compiler warnings
2005-09-28 Jens Axboe[PATCH] blkparse: prune old found entries in rb_last
2005-09-28 Jens Axboe[PATCH] blkparse: don't check time in last rb lookup
2005-09-28 Jens Axboe[PATCH] blkparse: make the rb track root per-device
2005-09-28 Jens Axboe[PATCH] blkparse: misc assorted fixes
2005-09-27 Jens Axboe[PATCH] blkparse: sequence fixes
2005-09-27 Jens Axboe[PATCH] blkparse: improve skip detection
2005-09-27 Jens AxboeForgot to include the change for the last stopwatch...
2005-09-27 Jens AxboeRevert "[PATCH] blkparse: final stopwatch check"
2005-09-26 Jens Axboe[PATCH] blkparse: final stopwatch check
2005-09-26 Jens Axboe[PATCH] blkparse: more stopwatch cleanups
2005-09-26 Jens Axboe[PATCH] blkparse: improve stopwatch
2005-09-26 Jens Axboe[PATCH] blkparse: hash-by-name fixes
2005-09-26 Jens Axboe[PATCH] blkparse: oops, missed removing a hash debug...
2005-09-26 Jens Axboe[PATCH] blkparse: Add option to hash process by name
2005-09-26 Jens Axboe[PATCH] blkparse: more sequence fixes
2005-09-26 Jens Axboe[PATCH] blkparse: improve skipping and genesis_time...
2005-09-26 Jens Axboe[PATCH] blkparse: force dump of remaining rb entries...
2005-09-25 Jens Axboe[PATCH] blkparse: split format parsing into seperate...
2005-09-23 Jens Axboe[PATCH] blkparse: sequence fixes
2005-09-23 Jens Axboe[PATCH] blkparse: fix sorting of file events regardless...
2005-09-23 Jens AxboeRevert "[PATCH] blkparse: rbtree sort primary key shoul...
2005-09-23 Jens Axboe[PATCH] blkparse: rbtree sort primary key should be...
2005-09-23 Jens Axboe[PATCH] blkparse: can't return on-stack variables
2005-09-23 Jens Axboe[PATCH] blkparse: don't append .log to the -o given...
2005-09-23 Nathan Scott[PATCH] blkparse: make the nfiles counter live inside pdi
2005-09-23 Nathan Scott[PATCH] blkparse: fix pointer cast warnings
2005-09-22 Alan D. Brunelle[PATCH] blkparse: correctly account number of files...
2005-09-22 Jens AxboeMerge refs/heads/master from origin
2005-09-22 Jens Axboe[PATCH] blkparse: more optimizations
2005-09-22 Jens AxboeMerge refs/heads/master from origin
2005-09-22 Jens Axboe[PATCH] blkparse: drastically reduce memory foot print
2005-09-22 Jens AxboeRevert "[PATCH] blkparse: bad ncpus check"
2005-09-22 Jens Axboe[PATCH] blkparse: bad ncpus check
next