summaryrefslogtreecommitdiffstats
path: root/tools/lib/lockdep/preload.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)2017-06-051-2/+0Star
* tools/lib/lockdep: Don't mix fd-based and stream IOAlexander Sverdlin2017-06-051-1/+2
* locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-2/+0Star
* tools/liblockdep: Use the rbtree header provided by common tools headersSasha Levin2015-08-251-1/+1
* tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov2014-12-191-2/+2
* tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs2014-07-071-8/+8
* tools/liblockdep: Remove debug print left over from developmentSasha Levin2014-07-071-2/+0Star
* tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang2014-07-071-1/+1
* tools/liblockdep: Fix initialization code pathIra W. Snyder2014-02-271-1/+1
* liblockdep: Support using LD_PRELOADSasha Levin2013-11-271-0/+447