aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/api/Makefile
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tools lib api: Fix make DEBUG=1 buildJiri Olsa2017-09-12
* perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2017-08-28
* tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros2017-08-28
* tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo2017-02-14
* make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-11
* tools lib api fs: Use str_error_r()Arnaldo Carvalho de Melo2016-07-12
* tools lib api: Respect WERROR=0 for buildChris Phlipot2016-07-04
* tools lib api: Respect CROSS_COMPILE for the linkerLucas Stach2016-06-03
* tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-18
* tools lib api: Add debug output supportJiri Olsa2016-02-16
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-28
* tools build: Add Makefile.includeJiri Olsa2015-09-28
* tools lib: Improve clean targetRiku Voipio2015-07-08
* tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers2015-04-23
* tools lib api: Rename libapikfs.a to libapi.aJiri Olsa2015-02-12
* tools lib api: Use tools build frameworkJiri Olsa2015-02-12
* tools lib api fs: Add tracefs mount helper functionsSteven Rostedt (Red Hat)2015-02-07
* tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)2015-02-07
* tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo2014-09-25
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-18
* tools/: Convert to new topic librariesBorislav Petkov2013-12-16