2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allocate lock tabs at run time More... about 8 years ago
Add a check to keep track of the number of allocated sequences More... almost 14 years ago
Add .deb and .rpm packaging More... almost 14 years ago
Minor doc fixes More... almost 14 years ago
Tests improvements: - add mass_mutex test - shorten the perf test More... almost 14 years ago
Merge branch 'master' of ssh://yeti/home/def/p/dlock More... almost 14 years ago
Add tests More... almost 14 years ago
Add a backtrace of the last lock tacking More... almost 14 years ago
Add a test using a lot of mutexes More... over 15 years ago
Fix mutex_trylock bug More... over 15 years ago
Fix bug in arg handling More... over 15 years ago
Increase the number of threads handled by dlock More... over 15 years ago
Add backtrace on error More... about 16 years ago
Remove unused variable
def
More... about 16 years ago
Fix a few typos, add a better description More... over 16 years ago
Add GPL license to script More... over 16 years ago
Revert "Add GPL to file" More... over 16 years ago
New features More... over 16 years ago
Add GPL to file More... over 16 years ago
Clean-up all sparse warnings More... over 16 years ago
Add USE_SPARSE cmake option to use cgcc instead of gcc More... over 16 years ago
Update with ooo problem More... over 16 years ago
Working dlock_printf and dlock_error. More... over 16 years ago
Start implementing a dlock_printf framework for multiple PIDs More... over 16 years ago
Remove -O2, add -g, this is debugging stuff after all. More... over 16 years ago
Add dlock binary to set the DLOCK_FLAGS appropriately More... over 16 years ago
* Use a TLS variable for current thread lock list, this improves dlock's performance by 50% * Various white space clean-ups * Add a new DLOCK_ON_ERROR env. variable to control dlock's behaviour on locking error. * Make scripts/bench.sh actually work * Improve CMakeLists.txt to take into account Devel and Runtime targets * Version bump to 0.0.2
Frederik Deweerdt
as deweerdt
More... over 16 years ago
Add a quickstart section
Frederik Deweerdt
as deweerdt
More... about 17 years ago
Get dlock into TSP's cvs
Frederik Deweerdt
as deweerdt
More... about 17 years ago