summaryrefslogtreecommitdiff
path: root/blkparse.c
AgeCommit message (Expand)Author
2012-02-27blktrace 1.0.5blktrace-1.0.5originJens Axboe
2012-02-27Too small arrays for file namesVasily Tarasov
2012-02-01avoid string overflowsEric Sandeen
2012-02-01blkparse: initialize cpu_mapEric Sandeen
2012-01-31blktrace 1.0.4blktrace-1.0.4Jens Axboe
2011-08-11blktrace 1.0.3blktrace-1.0.3Jens Axboe
2011-08-03Merge branch 'master' of ssh://router.home.kernel.dk/data/git/blktraceJens Axboe
2011-08-03blkparse: fix up incorrect pc write completion countJeff Moyer
2011-05-26blkparse: Avoid segfault for wrong cpu number.Tao Ma
2011-03-16blktrace 1.0.2blktrace-1.0.2Jens Axboe
2011-01-11Merge branch 'master' of ssh://router.home.kernel.dk/data/git/blktraceJens Axboe
2011-01-11blkparse: Fix blktrace output pipe broken in the new kernelTao Ma
2010-10-22blktrace: blkparse documentation updateEdward Shishkin
2010-04-20blktrace: print correct usageEdward Shishkin
2010-04-19blkparse: exit with error if no tracefiles foundEric Sandeen
2009-09-01blkparse: allow stdout output with -d option (using '-' as the filename)Jens Axboe
2009-05-11Version 1.0.1blktrace-1.0.1Jens Axboe
2009-01-12Added no messages option to blkparse.cAlan D. Brunelle
2008-10-30Set release version 1.0.0blktrace-1.0.0Jens Axboe
2008-10-17blkparse: add hint for discarded drv_data tracesMartin Peschke
2008-10-16Add driver data supportStefan Raspl
2008-05-27Added in handling of MESSAGE notesAlan D. Brunelle
2008-05-18blkparse: cope with missing process notify eventJens Axboe
2008-05-05Fix problem with -w optionLuis Useche
2008-04-02blkparse: Introduce optional accounting of PC requestsChristof Schmitt
2008-04-02blkparse: Add PC requests to depth traceChristof Schmitt
2007-08-28blktrace 0.99.3blktrace-0.99.3Jens Axboe
2007-05-21Account size of mergesJens Axboe
2007-05-21Fix queued vs dispatch numbersJens Axboe
2007-05-16Fix crash with '-' stdin inputJens Axboe
2007-01-02[PATCH] Fixup filename on full file inputMing Zhang
2007-01-02[PATCH] Fix double free in error pathJens Axboe
2006-12-21[PATCH] check do_foo return value before show_stat()Ming Zhang
2006-12-21[PATCH] fix a divide by zero errorMing Zhang
2006-12-20[PATCH] Enable use of FIFO as inputJens Axboe
2006-12-19PATCH: blkparse: fix probem with empty trace files stopping the check for oth...Alan D. Brunelle
2006-12-01[PATCH] Bump versionblktrace-0.99.2Jens Axboe
2006-12-01[PATCH] Add timestamp supportOlaf Kirch
2006-11-13[PATCH] blkparse: A couple of fixes: correct time output & flush files.Alan D. Brunelle
2006-11-13[PATCH] blkparse: Converted do_file() to use a merge sort instead of RB trees.Alan D. Brunelle
2006-11-13[PATCH] blkparse: Make binary dumps buffered (reduces system calls).Alan D. Brunelle
2006-11-13[PATCH] blkparse Added --no-text-output (-O)Alan D. Brunelle
2006-09-05[PATCH] email updateJens Axboe
2006-02-27[PATCH] blkprase: binary dump capability + notify addedAlan D. Brunelle
2006-02-23[PATCH] Mark as 0.99.1Jens Axboe
2006-02-13[PATCH] blkparse: __u32 -> pid_tJens Axboe
2006-02-09[PATCH] blkparse: ignore multiple process pid <-> name notificationsJens Axboe
2006-02-09[PATCH] blkparse: start unification of ppi and ppmJens Axboe
2006-02-09[PATCH] Shrink the trace by 1/3 by removing ->comm[16]Jens Axboe
2006-02-08[PATCH] blkparse: allow tracking of Queue -> Complete time for md/dmJens Axboe