lockdep

Runtime locking correctness validator

Install

All systems
curl cmd.cat/lockdep.sh
Debian Debian
apt-get install lockdep
image/svg+xml Kali Linux
apt-get install lockdep
Raspbian
apt-get install lockdep

lockdep

Runtime locking correctness validator

lockdep is a wrapper for programs that use the pthreads API, which detects actual and potential deadlocks and other locking bugs.