lockdep
Runtime locking correctness validator
Install
- All systems
-
curl cmd.cat/lockdep.sh
- Debian
-
apt-get install lockdep
- Kali Linux
-
apt-get install lockdep
- Raspbian
-
apt-get install lockdep
- Dockerfile
- dockerfile.run/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.