aboutsummaryrefslogtreecommitdiffstats
path: root/btreplay
AgeCommit message (Expand)AuthorFilesLines
2013-08-01blktrace blkreplay: convert to use a dynamic cpu_set_tNathan Zimmer1-11/+26
2013-08-01btreplay: use sysconf to get the number of configured cpusNathan Zimmer1-0/+4
2013-08-01btreplay: Machines are now large enough that holes need to be dealt withNathan Zimmer1-6/+6
2012-02-01Remove extraneous malloc in find_input routinesEric Sandeen2-2/+2
2010-11-29Fixed build warning for btreplayAlan D. Brunelle1-1/+1
2010-04-20blktrace: add back conversionEdward Shishkin1-2/+11
2010-02-22add libpthread to btreplay/Makefile LIBSEric Sandeen1-1/+1
2009-05-11fix max-pkts option inconsistenciesEric Sandeen1-1/+1
2009-02-17O_NOATIME isn't always presentJens Axboe1-1/+8
2008-10-29Moved btrecord/btreplay to version 1.0.0Alan D. Brunelle1-4/+4
2008-07-01spelling and grammar fixes for btreplay.texJeff Moyer1-10/+10
2008-05-05Add -x accellerator optionLuis Useche2-4/+36
2008-02-22Don't like btrecord against libaio and librt, as it doesn't use any of their ...Bas Zoetekouw1-1/+1
2007-10-10Added O_NOATIME to replay fileAlan D. Brunelle1-1/+1
2007-10-10Fix segfault in replay_sub when verbose is 1Joshua Root1-1/+1
2007-10-05Converted fatal from macro to inlineAlan D. Brunelle2-14/+32
2007-10-02Add btrecord/btreplay capabilityAlan D. Brunelle7-0/+3083