summaryrefslogtreecommitdiffstats
path: root/src/test/perf_local.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/perf_local: Mark unused but useful variables as `maybe_unused`Adam C. Emerson2022-09-301-4/+4
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-2/+1
* test: : build without "using namespace std"Kefu Chai2021-08-131-0/+1
* test/perf_local: Add div32,prefetch,memory barrier bench for arm64Chunsong Feng2020-12-261-1/+37
* *: switch trivial users of bufferlist::copy{_in} to iterators.Radoslaw Zarzynski2020-01-261-1/+1
* test/perf_local: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-20/+18
* common: drop get_contiguous() from ceph::bufferlist.Radoslaw Zarzynski2018-10-081-18/+0
* core: use const_iterator for decodeKefu Chai2018-05-171-3/+3
* test/perf_local.cc: reduce scope of some variablesDanny Al-Gaaf2018-04-271-3/+2
* test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILESage Weil2018-03-061-1/+2
* test: Use unqualified encode/decodeAdam C. Emerson2018-01-101-21/+21
* msg/async: fix bug of data type conversion in do_request()shangfufei2017-10-111-1/+1
* Merge pull request #15816 from chardan/jfw-wip-consolidate-spinlocksSage Weil2017-09-011-2/+2
|\
| * common: adds ceph::spinlock, removes ceph::SpinlockJesse Williamson2017-08-111-1/+1
| * common: adds spinlock.h, migrates code; removes Spinlock.hJesse Williamson2017-08-111-2/+2
* | common,mds,mgr,mon,osd: store event only if it's addedKefu Chai2017-08-201-2/+3
|/
* test: migrate atomic_t to std::atomic<>Jesse Williamson2017-05-191-21/+22
* common: add override for common submodule and miscliuchang08122017-02-161-5/+5
* test/perf_local: fix EventCenter::init argument changeHaomai Wang2017-01-261-2/+2
* common: Unskew clockAdam C. Emerson2016-12-221-1/+1
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* test/perf_local: fix -Wmaybe-uninitialized warningsKefu Chai2016-08-311-1/+1
* perf_local: fix api adjustHaomai Wang2016-06-291-2/+2
* common/Cycles: Do not initialize Cycles globally.Richard W.M. Jones2016-04-021-0/+1
* Merge pull request #7453 from ceph/wip-14566Sage Weil2016-02-041-2/+2
|\
| * Event: don't wakeup if caller is thread selfHaomai Wang2016-01-311-2/+2
* | make ctors with one argument explicitDanny Al-Gaaf2016-01-291-3/+3
|/
* threads: add thread namesIgor Podoski2016-01-051-3/+3
* perf_serialize: fix i386 buildSage Weil2015-08-201-2/+2
* Merge pull request #5000 from ceph/wip-da-SCA-20150601Kefu Chai2015-08-041-1/+4
|\
| * test/perf_local.cc: init src char array before copy from itDanny Al-Gaaf2015-07-171-0/+3
| * test/perf_local.cc: fix alloc/dealloc mismatchDanny Al-Gaaf2015-07-171-1/+1
* | test/perf_local: disable tests on unsupported archsKefu Chai2015-07-251-0/+10
|/
* test/perf_local: disable tests if not supportedKefu Chai2015-06-011-5/+13
* PerfLocal: Doesnt' compile div64 for non-64 bits archHaomai Wang2015-05-301-1/+13
* PerfLocal: fix i386 compatible with perf_localHaomai Wang2015-05-281-0/+4
* debian/copyright: update copyright for test/perf*Haomai Wang2015-05-271-0/+1
* ceph_perf_local: rename from ceph_perfHaomai Wang2015-05-271-0/+1009