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
/
perf
/
util
/
path.c
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-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2016-06-21
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
2015-12-16
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2013-10-09
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2012-10-02
perf tools: Convert to HAVE_STRLCPY
Namhyung Kim
2010-08-21
perf tools: add test for strlcpy()
Kirill A. Shutemov
2010-05-18
perf tools: remove xstrndup, xmalloc, xzalloc
Arnaldo Carvalho de Melo
2010-05-18
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar