summaryrefslogtreecommitdiffstats
path: root/src/test/bench_log.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: add missing includesMax Kellermann2024-12-101-0/+1
* test: add missing include for std::coutMax Kellermann2024-11-041-0/+2
* 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/+2
* test/bench_log: add usage functionchenxuqiang2019-11-201-0/+11
* test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILESage Weil2018-03-061-1/+2
* drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* common: add override for common submodule and miscliuchang08122017-02-161-1/+1
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+2
* common: Unskew clockAdam C. Emerson2016-12-221-3/+3
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* make ctors with one argument explicitDanny Al-Gaaf2016-01-291-1/+1
* threads: add thread namesIgor Podoski2016-01-051-1/+1
* assert: abort() rather than throwAdam C. Emerson2015-12-111-9/+2
* bench_log.cc: catch ceph::FailedAssertion exceptionDanny Al-Gaaf2014-11-111-1/+8
* bench_log: flushSage Weil2012-03-271-0/+4
* bench_log: simple util to time how long it takes to log stuffSage Weil2012-03-271-0/+67