summaryrefslogtreecommitdiffstats
path: root/src/rbd_replay/actions.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rbd_replay: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-1/+1
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* rbd-replay: decode and replay discard IO operationsJason Dillaman2016-07-191-1/+33
* rbd-replay: async open/close calls supportMykola Golub2016-01-221-0/+40
* rbd-replay: added version control to trace output fileJason Dillaman2015-10-081-258/+59
* rbd-replay-prep: simplify IO dependency calculationJason Dillaman2015-10-071-7/+3
* lttng: Fix build error on 32-bit systemsAdam Crume2014-08-211-1/+1
* rbd-replay: Convert prep-for-replay.py to rbd-replay-prep.ccAdam Crume2014-08-211-8/+8
* rbd-replay: Switch ImageNameMap from regex to plain string matchingAdam Crume2014-08-211-3/+3
* rbd-replay: Switch ImageNameMap to using rbd_locAdam Crume2014-08-211-5/+4
* rbd-replay: Use non-zero fake dataAdam Crume2014-08-211-1/+15
* rbd-replay: Add --map-image option for image name mappingAdam Crume2014-08-211-3/+9
* rbd-replay: Add --read-only flagAdam Crume2014-08-211-5/+11
* rbd-replay: Check that return values are non-negativeAdam Crume2014-08-211-4/+8
* rbd-replay: Support writing Actions to ostreamsAdam Crume2014-08-211-7/+81
* rbd-replay: Bugfix: ensure PendingIOs are added before they're removedAdam Crume2014-08-211-2/+2
* rbd-replay: Switch logging from cout to doutAdam Crume2014-08-211-10/+11
* lttng: Add rbd-replayAdam Crume2014-08-211-0/+276