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