aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/lockdep
AgeCommit message (Expand)Author
2016-01-11tools lockdep: Add *.cmd files clean upJiri Olsa
2015-11-09Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-11-06tools/liblockdep: explicitly declare lockdep API we call from liblockdepSasha Levin
2015-11-06tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTERSasha Levin
2015-11-06tools/liblockdep: remove task argument from debug_check_no_locks_heldSasha Levin
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa
2015-09-28tools build: Add Makefile.includeJiri Olsa
2015-08-25tools/liblockdep: Use the rbtree header provided by common tools headersSasha Levin
2015-08-25tools/liblockdep: Correct macro for WARNSasha Levin
2015-05-13tools/liblockdep: Fix compilation errorEunbong Song
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar
2015-02-12tools lib lockdep: Use tools build frameworkJiri Olsa
2015-01-29tools/liblockdep: don't include host headersBaruch Siach
2015-01-29tools/liblockdep: ignore generated .so fileBaruch Siach
2014-12-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08tools/liblockdep: Remove all build files when doing make cleanSasha Levin
2014-05-08tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01tools: Unify export.hBorislav Petkov
2014-04-01tools/liblockdep: Add proper versioning to the shared objSasha Levin
2014-04-01tools/liblockdep: Ignore asmlinkage and visibleSasha Levin
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan
2014-02-26tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin
2014-02-26tools/liblockdep: Mark runtests.sh as executableSasha Levin
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder
2014-02-26tools/liblockdep: Fix include of asm/hash.hIra W. Snyder
2014-02-26tools/liblockdep: Fix initialization code pathIra W. Snyder
2013-11-27liblockdep: Add the 'lockdep' user-space utilitySasha Levin
2013-11-27liblockdep: Support using LD_PRELOADSasha Levin
2013-11-27liblockdep: Add pthread_rwlock_t test suiteSasha Levin
2013-11-27liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin
2013-11-27liblockdep: Add pthread_mutex_t test suiteSasha Levin
2013-11-27liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin
2013-11-27liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin