aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/api/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa1-1/+7
2017-08-28perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros1-1/+1
2017-08-28tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros1-3/+3
2017-02-14tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo1-1/+7
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König1-1/+1
2016-07-12tools lib api fs: Use str_error_r()Arnaldo Carvalho de Melo1-0/+1
2016-07-04tools lib api: Respect WERROR=0 for buildChris Phlipot1-1/+7
2016-06-03tools lib api: Respect CROSS_COMPILE for the linkerLucas Stach1-0/+1
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo1-1/+1
2016-02-16tools lib api: Add debug output supportJiri Olsa1-0/+1
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa1-1/+3
2015-09-28tools build: Add Makefile.includeJiri Olsa1-1/+1
2015-07-08tools lib: Improve clean targetRiku Voipio1-1/+1
2015-04-23tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers1-1/+1
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa1-4/+4
2015-02-12tools lib api: Use tools build frameworkJiri Olsa1-36/+26
2015-02-07tools lib api fs: Add tracefs mount helper functionsSteven Rostedt (Red Hat)1-0/+2
2015-02-07tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)1-0/+2
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo1-1/+6
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov1-0/+2
2013-12-16tools/: Convert to new topic librariesBorislav Petkov1-0/+42