Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: Replace always-false assertions with abort | Adam C. Emerson | 2018-08-27 | 1 | -2/+2 |
* | common: Use ceph_assert for asserts | Adam C. Emerson | 2018-08-27 | 1 | -2/+2 |
* | common: Remove redundant includes | Jos Collin | 2017-05-24 | 1 | -6/+0 |
* | common/Cycles: Do not initialize Cycles globally. | Richard W.M. Jones | 2016-04-02 | 1 | -5/+6 |
* | common/Cycles.cc: skip initialization if rdtsc is not implemented | Boris Ranto | 2015-06-04 | 1 | -0/+4 |
* | common/Cycles.cc: reduce scope of variable | Danny Al-Gaaf | 2015-02-03 | 1 | -2/+2 |
* | common/Cycles.cc: reduce scope of variable | Danny Al-Gaaf | 2015-01-07 | 1 | -2/+2 |
* | Cycles: A precious performance profile tool using rdstc | Haomai Wang | 2014-12-01 | 1 | -0/+221 |