summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/path.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo2019-08-311-1/+2
* perf utils: Move is_directory() to path.hJiri Olsa2017-12-271-0/+14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo2017-04-191-1/+27
* perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo2016-07-121-0/+2
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2016-06-211-64/+1
* perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo2016-03-231-30/+0
* perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf2015-12-161-18/+0
* tools/perf: Turn strlcpy() into a __weak functionIngo Molnar2013-10-091-3/+7
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-1/+1
* perf tools: Convert to HAVE_STRLCPYNamhyung Kim2012-10-021-1/+1
* perf tools: add test for strlcpy()Kirill A. Shutemov2010-08-211-1/+2
* perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo2010-05-181-1/+1
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-181-202/+0
* perf: Enable more compiler warningsIngo Molnar2009-08-161-10/+15
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+353