summaryrefslogtreecommitdiffstats
path: root/src/test/fio (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/fio: remove assign-only variableJohn Mulligan2024-12-101-4/+2
* test: add missing includesMax Kellermann2024-12-101-0/+7
* mon/MonClient: handle ms_handle_fast_authentication returnPatrick Donnelly2024-06-281-2/+2
* msg: indicate ms_handle_authentication is fastPatrick Donnelly2023-07-101-1/+1
* fmt: remove FMT_HEADER_ONLY definesCasey Bodley2023-03-221-2/+0
* common: Add labeled perf countersAli Maredia2023-02-232-2/+2
* test/fio/fio_ceph_messenger: fix str_to_ptr() crash at windowsTao2022-04-061-1/+2
* rgw: add abstraction for ops log destination and add file loggerCory Snyder2021-10-051-1/+1
* test: : build without "using namespace std"Kefu Chai2021-08-132-0/+4
* os: use transparent comparator in ObjectStore::getattrs()Kefu Chai2021-06-291-2/+2
* os: let ObjectStore::create() return unique_ptr<>Kefu Chai2021-05-271-4/+4
* cmake: pass compile options by fio interface libraryKefu Chai2021-03-231-24/+0
* rgwfio: fix fmt inclusionMatt Benjamin2020-12-151-1/+1
* rgwfio: save ref'd object handles until cleanupMatt Benjamin2020-12-151-4/+21
* rgwfio: use xfer_buflen and xfer_buf, fix read offsetMatt Benjamin2020-12-151-4/+6
* rgwfio: create bucket if it does not exist, minor cleanupMatt Benjamin2020-12-151-5/+21
* rgwfio: improve example jobfileMatt Benjamin2020-12-151-13/+9
* rgw:fio: introduce libfio_rgwMatt Benjamin2020-12-153-0/+551
* cmake: expose FIO_INCLUDE_DIR via libfioKefu Chai2020-11-091-2/+2
* messenger: remove unused variableChangcheng Liu2020-09-211-6/+1
* *: switch trivial users of bufferlist::copy{_in} to iterators.Radoslaw Zarzynski2020-01-261-1/+1
* test/fio: handle nullptr when throttle params parsingIgor Fedotov2019-11-151-1/+3
* cmake: detect gettid() presenseIgor Fedotov2019-11-121-2/+6
* fio_ceph_objectstore: add option to cycle throttle values during testSamuel Just2019-09-281-1/+97
* fio_ceph_objectstore: add check_files option to validate object existence/sizeSamuel Just2019-09-281-0/+35
* bluestore: revamp tracepoints, add samplingSamuel Just2019-09-281-0/+6
* fio_ceph_objectstore: clean up formatted output, add option to write to fileSamuel Just2019-09-281-12/+41
* test/fio/fio_ceph_messenger: make exec multi client on the same host.Jianpeng Ma2019-06-111-1/+4
* test/fio: fix a compiler error.Jianpeng Ma2019-04-301-1/+1
* test/fio/fio_ceph_messenger: catch up v2 proto changes by using dummy authRoman Penyaev2019-03-292-0/+9
* test/fio: introduce fio ioengine: fio_ceph_messengerRoman Penyaev2019-01-166-0/+862
* Merge pull request #23962 from aclamk/fio-fix-compilationKefu Chai2018-10-251-17/+11
|\
| * objectstore/test/fio: Fixed fio compilation when tcmalloc is used.Adam Kupczyk2018-09-131-17/+11
* | Merge pull request #24199 from aclamk/fio-rados-manualKefu Chai2018-09-261-0/+14
|\ \
| * | test/fio: Added tips for compilation of fio with 'rados' engine.Adam Kupczyk2018-09-201-0/+14
| |/
* / Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
|/
* test: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-7/+7
* test/fio: pass config params to object store in a different mannerIgor Fedotov2018-08-071-3/+3
* test/fio: new option to control file preallocation.Igor Fedotov2018-08-031-9/+21
* tests/fio: fix build failureIgor Fedotov2018-07-181-2/+2
* common: move ConfigValues out of md_config_tKefu Chai2018-07-101-16/+16
* cmake: remove workarounds for supporting cmake 2.xKefu Chai2018-07-061-8/+3
* test/fio: fix compiler error.Jianpeng Ma2018-06-271-1/+1
* test/fio: dump mempool on job completionIgor Fedotov2018-06-121-0/+5
* cmake: update fio version from 3.5 to 540e235dcd276e63c57.Jianpeng Ma2018-05-161-1/+1
* test/fio: add option single_pool_mode in ceph-bluestore.fioJianpeng Ma2018-05-101-1/+1
* misc: mark constructors as explicitDanny Al-Gaaf2018-05-021-2/+2
* test/fio/fio_ceph_objectstore.cc: fix uninitialized variablesDanny Al-Gaaf2018-04-141-2/+2
* test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILESage Weil2018-03-061-1/+2
* test/fio: enable objectstore FIO plugin building without the need to install ...Igor Fedotov2018-03-052-4/+14