summaryrefslogtreecommitdiff
path: root/blktrace.c
AgeCommit message (Expand)Author
2012-02-01avoid string overflowsEric Sandeen
2012-02-01blktrace: remove unused variableEric Sandeen
2012-02-01Close stream in 'I' switch handlingEric Sandeen
2012-02-01Check setvbuf return valueEric Sandeen
2012-01-31Fix for realloc bug and wrong error loggingMikulas Patocka
2011-03-16blktrace: Document default values for -b and -nJustin TerAvest
2011-02-09blktrace: remove unused idx from devpath.Tao Ma
2011-02-09blktrace: break mlock in case of is_done.Tao Ma
2010-10-22blktrace: blktrace documentation updateEdward Shishkin
2010-09-16blktrace: disallow -o when using multiple devicesAlan D. Brunelle
2010-04-20blktrace: disable kill option - take 2Edward Shishkin
2010-04-20blktrace: print correct usageEdward Shishkin
2010-04-20blktrace: avoid device duplicationEdward Shishkin
2009-04-17handle race to mkdir at startupJeff Moyer
2009-03-23Blktrace failed to lock reader threads on the cpu used by the correspondingTom Zanussi
2009-02-17Fixed EAGAIN handling in blktrace.cAlan D. Brunelle
2009-02-12Code review updatesAlan D. Brunelle
2009-02-12Reworked blktrace master/thread interfaceAlan D. Brunelle
2009-02-11Moved starting of tracing after tracers are goingAlan D. Brunelle
2009-02-11Synchronized trace gatheringAlan D. Brunelle
2009-02-11Invoke gethostbyname once, handle errors betterAlan D. Brunelle
2009-02-11Added accept as a system call needing resource increasesAlan D. Brunelle
2009-02-09Rewrote blktrace to have a single thread per CPUAlan D. Brunelle
2009-01-23Increased limits to allow for large system runsAlan D. Brunelle
2008-10-30Set release version 1.0.0blktrace-1.0.0Jens Axboe
2008-10-16blktrace: accept -v (lower case) for version info as wellJens Axboe
2007-11-14memset() must be done after NULL checkJens Axboe
2007-10-29blktrace segfaultAneesh Kumar K.V
2007-08-28blktrace 0.99.3blktrace-0.99.3Jens Axboe
2007-02-26Added ability to add device names from a file to blktrace.Alan D. Brunelle
2007-02-07[PATCH] Fix debugfs references in docsVasily Tarasov
2006-12-01[PATCH] Bump versionblktrace-0.99.2Jens Axboe
2006-10-30[PATCH] Ignore -o (output_name) when in server modeJens Axboe
2006-10-30[PATCH] Default debugfs path to /sys/kernel/debugJens Axboe
2006-09-05[PATCH] email updateJens Axboe
2006-05-08[PATCH] blktrace.c should ignore SIGPIPEAlex Polvi
2006-05-08[PATCH] fread/fwrite error handlingJens Axboe
2006-03-28[PATCH] blktrace: fix sendfile problem with > buf_size xmitsTom Zanussi
2006-03-16[PATCH] blktrace: fix get_subbuf() leakJens Axboe
2006-03-16[PATCH] blktrace: sendfile() poll can use -1 timeout with the flush changeJens Axboe
2006-03-15[PATCH] blktrace: only print one connection info per clientJens Axboe
2006-03-15[PATCH] blktrace: fixes for the new net client sendfileJens Axboe
2006-03-14[PATCH] blktrace: remember to check flush_subbuf() return valueJens Axboe
2006-03-14[PATCH] blktrace: per-cpu net connectionsTom Zanussi
2006-03-02[PATCH] blktrace: handle case where output directory is not setAlan D. Brunelle
2006-02-27[PATCH] blktrace: make sendfile usage the defaultJens Axboe
2006-02-27[PATCH] blktrace: relay files are now in debugfsJens Axboe
2006-02-23[PATCH] Mark as 0.99.1Jens Axboe
2006-02-23[PATCH] blktrace: add __for_each_foo() for nc's, and fix crash on bad reallocblktrace-0.99.1Jens Axboe
2006-02-23[PATCH] blktrace: fix possible crash on exit without ever opening an ofileJens Axboe