Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/mutex_debug: add lockdep parameter to mutex's ctor | Kefu Chai | 2019-08-03 | 1 | -7/+6 |
* | common: refactor handling of lockdep's group name in debug locks. | Radoslaw Zarzynski | 2019-07-15 | 1 | -12/+10 |
* | common/mutex_debug: remove no-op before/after hooks | Sage Weil | 2018-10-15 | 1 | -7/+0 |
* | common/mutex_debug: do lockdep post-lock step in caller | Sage Weil | 2018-10-15 | 1 | -2/+0 |
* | common/mutex_debug: take const char * to ctor, and require a name | Sage Weil | 2018-09-21 | 1 | -9/+9 |
* | common/mutex_debug: add lockdep support for recursive_mutex_debug | Sage Weil | 2018-09-21 | 1 | -2/+2 |
* | common/Mutex: kill mutex_perf_counter | Sage Weil | 2018-09-20 | 1 | -22/+2 |
* | common: Use ceph_assert for asserts | Adam C. Emerson | 2018-08-27 | 1 | -1/+1 |
* | common: Remove redundant includes | Jos Collin | 2017-05-22 | 1 | -6/+0 |
* | concurrency: make C++11 style debugging mutices | Adam C. Emerson | 2016-02-05 | 1 | -0/+97 |