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