aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/path.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo1-1/+2
2017-12-27perf utils: Move is_directory() to path.hJiri Olsa1-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo1-1/+27
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo1-0/+2
2016-06-21perf tools: Remove some unused functionsArnaldo Carvalho de Melo1-64/+1
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo1-30/+0
2015-12-16perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf1-18/+0
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar1-3/+7
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar1-1/+1
2012-10-02perf tools: Convert to HAVE_STRLCPYNamhyung Kim1-1/+1
2010-08-21perf tools: add test for strlcpy()Kirill A. Shutemov1-1/+2
2010-05-18perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo1-1/+1
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo1-202/+0
2009-08-16perf: Enable more compiler warningsIngo Molnar1-10/+15
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+353