summaryrefslogtreecommitdiffstats
path: root/tools/lib/lockdep
AgeCommit message (Expand)AuthorLines
2015-01-29tools/liblockdep: don't include host headersBaruch Siach-1/+1
2015-01-29tools/liblockdep: ignore generated .so fileBaruch Siach-0/+1
2014-12-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov-2/+2
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs-14/+14
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin-2/+0
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang-1/+1
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-66/+1
2014-05-08tools/liblockdep: Remove all build files when doing make cleanSasha Levin-1/+1
2014-05-08tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs-2/+1
2014-05-01tools: Consolidate types.hBorislav Petkov-58/+0
2014-05-01tools: Unify export.hBorislav Petkov-8/+1
2014-04-01tools/liblockdep: Add proper versioning to the shared objSasha Levin-11/+4
2014-04-01tools/liblockdep: Ignore asmlinkage and visibleSasha Levin-0/+3
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan-2/+2
2014-02-26tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin-0/+5
2014-02-26tools/liblockdep: Mark runtests.sh as executableSasha Levin-0/+0
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder-1/+1
2014-02-26tools/liblockdep: Fix include of asm/hash.hIra W. Snyder-0/+6
2014-02-26tools/liblockdep: Fix initialization code pathIra W. Snyder-1/+1
2013-11-27liblockdep: Add the 'lockdep' user-space utilitySasha Levin-0/+3
2013-11-27liblockdep: Support using LD_PRELOADSasha Levin-0/+447
2013-11-27liblockdep: Add pthread_rwlock_t test suiteSasha Levin-0/+13
2013-11-27liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin-0/+86
2013-11-27liblockdep: Add pthread_mutex_t test suiteSasha Levin-0/+158
2013-11-27liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin-0/+120
2013-11-27liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin-0/+720