Merge branch 'fix-m' into add-P
[blktrace.git] / blkparse.c
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-17 Martin Peschkeblkparse: add hint for discarded drv_data traces
2008-10-16 Stefan RasplAdd driver data support
2008-05-27 Alan D. BrunelleAdded in handling of MESSAGE notes
2008-05-18 Jens Axboeblkparse: cope with missing process notify event
2008-05-05 Luis UsecheFix problem with -w option
2008-04-02 Christof Schmittblkparse: Introduce optional accounting of PC requests
2008-04-02 Christof Schmittblkparse: Add PC requests to depth trace
2007-08-28 Jens Axboeblktrace 0.99.3 blktrace-0.99.3
2007-05-21 Jens AxboeAccount size of merges
2007-05-21 Jens AxboeFix queued vs dispatch numbers
2007-05-16 Jens AxboeFix crash with '-' stdin input
2007-01-02 Ming Zhang[PATCH] Fixup filename on full file input
2007-01-02 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2007-01-02 Jens Axboe[PATCH] Fix double free in error path
2006-12-21 Ming Zhang[PATCH] check do_foo return value before show_stat()
2006-12-21 Ming Zhang[PATCH] fix a divide by zero error
2006-12-20 Jens Axboe[PATCH] Enable use of FIFO as input
2006-12-19 Alan D. BrunellePATCH: blkparse: fix probem with empty trace files...
2006-12-01 Jens Axboe[PATCH] Bump version blktrace-0.99.2
2006-12-01 Olaf Kirch[PATCH] Add timestamp support
2006-11-13 Alan D. Brunelle[PATCH] blkparse: A couple of fixes: correct time outpu...
2006-11-13 Alan D. Brunelle[PATCH] blkparse: Converted do_file() to use a merge...
2006-11-13 Alan D. Brunelle[PATCH] blkparse: Make binary dumps buffered (reduces...
2006-11-13 Alan D. Brunelle[PATCH] blkparse Added --no-text-output (-O)
2006-09-05 Jens Axboe[PATCH] email update
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
next