summaryrefslogtreecommitdiffstats
path: root/tools/lib/lockdep/Makefile
AgeCommit message (Expand)AuthorLines
2018-08-13tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ...Tzvetomir Stoyanov (VMware)-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-05tools/lib/lockdep: Use LDFLAGSBen Hutchings-1/+1
2017-06-05tools/lib/lockdep: Remove double-quotes from sonameBen Hutchings-1/+1
2017-06-05tools/lib/lockdep: Fix object file paths used in an out-of-tree buildBen Hutchings-4/+4
2017-06-05tools/lib/lockdep: Enable -Wall by defaultBen Hutchings-0/+1
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König-1/+1
2016-02-29tools/lib/lockdep: Fix link creation warningIngo Molnar-1/+1
2016-01-11tools lockdep: Add *.cmd files clean upJiri Olsa-1/+1
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa-1/+3
2015-09-28tools build: Add Makefile.includeJiri Olsa-1/+1
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song-1/+2
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar-1/+1
2015-02-12tools lib lockdep: Use tools build frameworkJiri Olsa-109/+23
2015-01-29tools/liblockdep: don't include host headersBaruch Siach-1/+1
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+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: Unify export.hBorislav Petkov-1/+1
2014-04-01tools/liblockdep: Add proper versioning to the shared objSasha Levin-11/+4
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan-2/+2
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder-1/+1
2013-11-27liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin-0/+251