summaryrefslogtreecommitdiffstats
path: root/src/rbd_replay (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: use boost target instead of libary path while linking against themKefu Chai2017-06-141-1/+1
* rbd-replay: removed default rbd pool nameJason Dillaman2017-06-072-3/+13
* byteorder: use gcc intrinsics for byteswapKefu Chai2017-05-101-9/+9
* librbd: add override in header filesliuchang08122017-02-213-64/+64
* cmake: turn libcommon into a shared libraryKefu Chai2017-01-101-2/+2
* Cmake: cleanup the use of udev and blkid in target_link_lib()Willem Jan Withagen2017-01-061-1/+0
* dout: Use dout_contextAdam C. Emerson2016-12-223-0/+3
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* remove autotoolsSage Weil2016-09-071-76/+0
* cmake: do not link against keyutils if not necessaryKefu Chai2016-08-241-5/+3
* cmake: do not link secret.c if not necessaryKefu Chai2016-08-241-5/+1
* rbd-replay: decode and replay discard IO operationsJason Dillaman2016-07-197-1/+213
* cmake: do not install intermediate libsKefu Chai2016-07-021-3/+0
* all: add const to operator<< paramMichal Jarzabek2016-06-052-2/+2
* rbd-replay: s/CEPH_BUFFER_APPEND_SIZE/CEPH_PAGE_SIZE/Sage Weil2016-03-011-2/+2
* Merge pull request #7474 from jack-changtao/wip-cmake2Kefu Chai2016-02-051-1/+1
|\
| * CMake: For CMake version <= 2.8.11, use LINK_{PRIVATE,PUBLIC} instead of PRIV...changtao2016-02-031-1/+1
* | make ctors with one argument explicitDanny Al-Gaaf2016-01-293-12/+12
* | rbd-replay-prep.cc: replace inefficient string::find() w/ compare()Danny Al-Gaaf2016-01-291-2/+2
|/
* rbd-replay: async open/close calls supportMykola Golub2016-01-227-8/+261
* rbd-replay: handle EOF gracefullyMykola Golub2016-01-213-3/+10
* cmake: rbd_replay CMakeLists.txt, rbd_replay fixesAli Maredia2016-01-051-0/+52
* common/buffer: forward declare bufferMichal Jarzabek2015-11-302-2/+2
* rbd-replay: added version control to trace output fileJason Dillaman2015-10-0816-773/+1071
* rbd-replay-prep: added --verbose command line optionJason Dillaman2015-10-071-5/+17
* rbd-replay-prep: stream events to the prep fileJason Dillaman2015-10-072-56/+43
* rbd-replay-prep: simplify IO dependency calculationJason Dillaman2015-10-075-342/+93
* rbd-replay: improve error messagesJason Dillaman2015-10-071-4/+6
* rbd-replay-prep: support new read/write APIsJason Dillaman2015-10-071-4/+8
* rbd-replay-prep: avoid using assert statements on user inputsJason Dillaman2015-10-071-13/+27
* compat: include proper headers for FreeBSDYan, Zheng2015-09-112-2/+2
* rbd-replay: Different location of endian.h on DARWINDennis Schafroth2015-08-312-3/+10
* rbd_replay/Replayer.cc: init non-static members in ctorDanny Al-Gaaf2015-07-171-1/+3
* common: ceph_argparse_witharg: pass oss by referenceMykola Golub2015-04-041-1/+1
* ceph_argparse: generalize ceph_argparse_with* routinesDmitry Yatsushkevich2015-03-311-1/+1
* Minor changes in other Makefile.am files to make them support the build refin...Boris Ranto2015-03-061-0/+8
* rbd-replay-prep.cc: reduce scope of variableDanny Al-Gaaf2014-10-261-2/+1
* rbd-replay: Add code documentationAdam Crume2014-09-1210-17/+197
* rbd-replay: Add --dump-perf-counters optionAdam Crume2014-09-123-1/+38
* rbd-replay: Add --anonymize flag to rbd-replay-prepAdam Crume2014-09-121-4/+57
* PendingIO.cc: use static_cast instead of c-style castDanny Al-Gaaf2014-09-031-1/+1
* rbd_replay/Replayer.cc: pass const string parameter by referenceDanny Al-Gaaf2014-09-022-2/+2
* rbd_replay: Add unit test for batch_unreachable_fromAdam Crume2014-08-214-518/+619
* lttng: Split --with-lttng and --with-babeltrace optionsAdam Crume2014-08-211-1/+1
* lttng: Fix build error on 32-bit systemsAdam Crume2014-08-211-1/+1
* lttng: Update packagingAdam Crume2014-08-211-0/+2
* rbd-replay: Fix bug in rbd-replay-prep, Thread::issued_io with wrong IOAdam Crume2014-08-211-1/+1
* rbd-replay: Remove extent tracepoints and inline extentsAdam Crume2014-08-211-97/+46
* rbd-replay: Convert prep-for-replay.py to rbd-replay-prep.ccAdam Crume2014-08-217-536/+1185
* rbd-replay: Remove outdated message that says regexes are usedAdam Crume2014-08-211-2/+1