index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
perf_local.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/perf_local: Mark unused but useful variables as `maybe_unused`
Adam C. Emerson
2022-09-30
1
-4
/
+4
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-2
/
+1
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
test/perf_local: Add div32,prefetch,memory barrier bench for arm64
Chunsong Feng
2020-12-26
1
-1
/
+37
*
*: switch trivial users of bufferlist::copy{_in} to iterators.
Radoslaw Zarzynski
2020-01-26
1
-1
/
+1
*
test/perf_local: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-20
/
+18
*
common: drop get_contiguous() from ceph::bufferlist.
Radoslaw Zarzynski
2018-10-08
1
-18
/
+0
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-3
/
+3
*
test/perf_local.cc: reduce scope of some variables
Danny Al-Gaaf
2018-04-27
1
-3
/
+2
*
test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
Sage Weil
2018-03-06
1
-1
/
+2
*
test: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-21
/
+21
*
msg/async: fix bug of data type conversion in do_request()
shangfufei
2017-10-11
1
-1
/
+1
*
Merge pull request #15816 from chardan/jfw-wip-consolidate-spinlocks
Sage Weil
2017-09-01
1
-2
/
+2
|
\
|
*
common: adds ceph::spinlock, removes ceph::Spinlock
Jesse Williamson
2017-08-11
1
-1
/
+1
|
*
common: adds spinlock.h, migrates code; removes Spinlock.h
Jesse Williamson
2017-08-11
1
-2
/
+2
*
|
common,mds,mgr,mon,osd: store event only if it's added
Kefu Chai
2017-08-20
1
-2
/
+3
|
/
*
test: migrate atomic_t to std::atomic<>
Jesse Williamson
2017-05-19
1
-21
/
+22
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-5
/
+5
*
test/perf_local: fix EventCenter::init argument change
Haomai Wang
2017-01-26
1
-2
/
+2
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-1
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-1
/
+2
*
test/perf_local: fix -Wmaybe-uninitialized warnings
Kefu Chai
2016-08-31
1
-1
/
+1
*
perf_local: fix api adjust
Haomai Wang
2016-06-29
1
-2
/
+2
*
common/Cycles: Do not initialize Cycles globally.
Richard W.M. Jones
2016-04-02
1
-0
/
+1
*
Merge pull request #7453 from ceph/wip-14566
Sage Weil
2016-02-04
1
-2
/
+2
|
\
|
*
Event: don't wakeup if caller is thread self
Haomai Wang
2016-01-31
1
-2
/
+2
*
|
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-3
/
+3
|
/
*
threads: add thread names
Igor Podoski
2016-01-05
1
-3
/
+3
*
perf_serialize: fix i386 build
Sage Weil
2015-08-20
1
-2
/
+2
*
Merge pull request #5000 from ceph/wip-da-SCA-20150601
Kefu Chai
2015-08-04
1
-1
/
+4
|
\
|
*
test/perf_local.cc: init src char array before copy from it
Danny Al-Gaaf
2015-07-17
1
-0
/
+3
|
*
test/perf_local.cc: fix alloc/dealloc mismatch
Danny Al-Gaaf
2015-07-17
1
-1
/
+1
*
|
test/perf_local: disable tests on unsupported archs
Kefu Chai
2015-07-25
1
-0
/
+10
|
/
*
test/perf_local: disable tests if not supported
Kefu Chai
2015-06-01
1
-5
/
+13
*
PerfLocal: Doesnt' compile div64 for non-64 bits arch
Haomai Wang
2015-05-30
1
-1
/
+13
*
PerfLocal: fix i386 compatible with perf_local
Haomai Wang
2015-05-28
1
-0
/
+4
*
debian/copyright: update copyright for test/perf*
Haomai Wang
2015-05-27
1
-0
/
+1
*
ceph_perf_local: rename from ceph_perf
Haomai Wang
2015-05-27
1
-0
/
+1009