| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-23 | perf path: Remove unused is_executable_file() | Dr. David Alan Gilbert | 1 | -12/+0 |
| 2024-12-18 | perf script: Use openat for directory iteration | Ian Rogers | 1 | -0/+10 |
| 2023-05-28 | perf path: Make mkpath thread safe, remove 16384 bytes from .bss | Ian Rogers | 1 | -30/+5 |
| 2022-04-11 | perf test: Shell - Limit to only run executable scripts in tests | Carsten Haitzler | 1 | -1/+13 |
| 2019-08-31 | perf tools: Remove needless evlist.h include directives | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2017-12-27 | perf utils: Move is_directory() to path.h | Jiri Olsa | 1 | -0/+14 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-04-19 | perf tools: Move path related functions to util/path.h | Arnaldo Carvalho de Melo | 1 | -1/+27 |
| 2016-07-12 | perf tools: Remove needless includes from cache.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2016-06-21 | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 1 | -64/+1 |
| 2016-03-23 | perf tools: Remove unused perf_pathdup, xstrdup functions | Arnaldo Carvalho de Melo | 1 | -30/+0 |
| 2015-12-16 | perf tools: Move strlcpy() from perf to tools/lib/string.c | Josh Poimboeuf | 1 | -18/+0 |
| 2013-10-09 | tools/perf: Turn strlcpy() into a __weak function | Ingo Molnar | 1 | -3/+7 |
| 2013-10-09 | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT | Ingo Molnar | 1 | -1/+1 |
| 2012-10-02 | perf tools: Convert to HAVE_STRLCPY | Namhyung Kim | 1 | -1/+1 |
| 2010-08-21 | perf tools: add test for strlcpy() | Kirill A. Shutemov | 1 | -1/+2 |
| 2010-05-18 | perf tools: remove xstrndup, xmalloc, xzalloc | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2010-05-18 | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 1 | -202/+0 |
| 2009-08-16 | perf: Enable more compiler warnings | Ingo Molnar | 1 | -10/+15 |
| 2009-06-06 | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 1 | -0/+353 |