summaryrefslogtreecommitdiffstats
path: root/tools/lib/lockdep
Commit message (Expand)AuthorAgeFilesLines
* tools/liblockdep: don't include host headersBaruch Siach2015-01-291-1/+1
* tools/liblockdep: ignore generated .so fileBaruch Siach2015-01-291-0/+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-073-14/+14
* tools/liblockdep: Remove debug print left over from developmentSasha Levin2014-07-071-2/+0
* tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang2014-07-071-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-033-66/+1
|\
| * tools: Consolidate types.hBorislav Petkov2014-05-011-58/+0
| * tools: Unify export.hBorislav Petkov2014-05-012-8/+1
* | tools/liblockdep: Remove all build files when doing make cleanSasha Levin2014-05-081-1/+1
* | tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs2014-05-081-2/+1
|/
* tools/liblockdep: Add proper versioning to the shared objSasha Levin2014-04-011-11/+4
* tools/liblockdep: Ignore asmlinkage and visibleSasha Levin2014-04-011-0/+3
* tools/liblockdep: Use realpath for srctree and objtreeWang Nan2014-02-261-2/+2
* tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin2014-02-261-0/+5
* tools/liblockdep: Mark runtests.sh as executableSasha Levin2014-02-261-0/+0
* tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder2014-02-261-1/+1
* tools/liblockdep: Fix include of asm/hash.hIra W. Snyder2014-02-261-0/+6
* tools/liblockdep: Fix initialization code pathIra W. Snyder2014-02-261-1/+1
* liblockdep: Add the 'lockdep' user-space utilitySasha Levin2013-11-271-0/+3
* liblockdep: Support using LD_PRELOADSasha Levin2013-11-271-0/+447
* liblockdep: Add pthread_rwlock_t test suiteSasha Levin2013-11-271-0/+13
* liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin2013-11-271-0/+86
* liblockdep: Add pthread_mutex_t test suiteSasha Levin2013-11-2710-0/+158
* liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin2013-11-272-0/+120
* liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin2013-11-2740-0/+720
OpenPOWER on IntegriCloud