index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
api
/
Makefile
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-12
tools lib api: Fix make DEBUG=1 build
Jiri Olsa
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-08-28
tools lib: Allow external definition of CC, AR and LD
David Carrillo-Cisneros
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-07-12
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-04
tools lib api: Respect WERROR=0 for build
Chris Phlipot
2016-06-03
tools lib api: Respect CROSS_COMPILE for the linker
Lucas Stach
2016-03-18
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2016-02-16
tools lib api: Add debug output support
Jiri Olsa
2015-09-28
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
tools build: Add Makefile.include
Jiri Olsa
2015-07-08
tools lib: Improve clean target
Riku Voipio
2015-04-23
tools lib api: Undefine _FORTIFY_SOURCE before setting it
Bobby Powers
2015-02-12
tools lib api: Rename libapikfs.a to libapi.a
Jiri Olsa
2015-02-12
tools lib api: Use tools build framework
Jiri Olsa
2015-02-07
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
2015-02-07
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov