Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added an additional frame to lock profiling backtraces | Martin Willi | 2008-12-15 | 1 | -1/+1 |
* | replacing the pthread_mutex in scheduler_t with the wrapped implementation. | Tobias Brunner | 2008-11-25 | 1 | -16/+32 |
* | wrapped all pthread_rwlock_t in profilable rwlock_t | Martin Willi | 2008-11-05 | 1 | -5/+15 |
* | wrapped rwlock with profiling support | Martin Willi | 2008-11-05 | 1 | -63/+155 |
* | threshhold and ./configure option for lock profiler | Martin Willi | 2008-11-05 | 1 | -6/+11 |
* | separated backtrace functionality from leak_detective, used in | Martin Willi | 2008-11-05 | 1 | -25/+20 |
* | simple mutex profiler | Martin Willi | 2008-11-05 | 1 | -0/+70 |
* | condvar->wait() can handle recursive mutex | Martin Willi | 2008-10-16 | 1 | -20/+76 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+267 |