index
:
blktrace
master
origin
Block tracing utilities
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
btreplay
/
btreplay.c
Age
Commit message (
Expand
)
Author
2016-04-25
btreplay: remove timestamps
Olaf Hering
2016-04-25
btreplay: make Ctrl-C work
Roman Pen
2016-04-25
btreplay: fix sched_{set|get}affinity
Roman Pen
2016-04-25
btreplay: fix memory corruption caused by CPU_ZERO_S
Roman Pen
2016-02-09
blktrace: Use number of online CPUs
Abutalib Aghayev
2015-09-15
Fix warnings on newer gcc
Jens Axboe
2015-08-20
btreplay: Fix typo in scaling up the dynamic cpu set size.
Josef Cejka
2013-08-01
blktrace blkreplay: convert to use a dynamic cpu_set_t
Nathan Zimmer
2013-08-01
btreplay: use sysconf to get the number of configured cpus
Nathan Zimmer
2013-08-01
btreplay: Machines are now large enough that holes need to be dealt with
Nathan Zimmer
2012-02-01
Remove extraneous malloc in find_input routines
Eric Sandeen
2010-11-29
Fixed build warning for btreplay
Alan D. Brunelle
2010-04-20
blktrace: add back conversion
Edward Shishkin
2009-02-17
O_NOATIME isn't always present
Jens Axboe
2008-05-05
Add -x accellerator option
Luis Useche
2007-10-10
Added O_NOATIME to replay file
Alan D. Brunelle
2007-10-10
Fix segfault in replay_sub when verbose is 1
Joshua Root
2007-10-05
Converted fatal from macro to inline
Alan D. Brunelle
2007-10-02
Add btrecord/btreplay capability
Alan D. Brunelle