summaryrefslogtreecommitdiffstats
path: root/src/common/Cycles.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Replace always-false assertions with abortAdam C. Emerson2018-08-271-2/+2
* common: Use ceph_assert for assertsAdam C. Emerson2018-08-271-2/+2
* common: Remove redundant includesJos Collin2017-05-241-6/+0
* common/Cycles: Do not initialize Cycles globally.Richard W.M. Jones2016-04-021-5/+6
* common/Cycles.cc: skip initialization if rdtsc is not implementedBoris Ranto2015-06-041-0/+4
* common/Cycles.cc: reduce scope of variableDanny Al-Gaaf2015-02-031-2/+2
* common/Cycles.cc: reduce scope of variableDanny Al-Gaaf2015-01-071-2/+2
* Cycles: A precious performance profile tool using rdstcHaomai Wang2014-12-011-0/+221