Skip to content
Commit bdff718c authored by Austin Seipp's avatar Austin Seipp
Browse files

kernel: add lockdep expression



Lockdep is the kernel's locking validation/debugging tool and has seen
heavy pro-active usage and development. In Linux 3.14, it's now
available directly to userspace for the same purpose. It comes with a
convenient utility to LD_PRELOAD a shared library for validation, or a
user-space API to link to directly.

Signed-off-by: default avatarAustin Seipp <aseipp@pobox.com>
parent 94931590
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment