summaryrefslogtreecommitdiff
path: root/tools/lib/lockdep/preload.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov1-2/+2
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs1-8/+8
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin1-2/+0
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang1-1/+1
2014-02-27tools/liblockdep: Fix initialization code pathIra W. Snyder1-1/+1
2013-11-27liblockdep: Support using LD_PRELOADSasha Levin1-0/+447