开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
path.c
Age
Commit message (
Expand
)
Author
2023-05-28
perf path: Make mkpath thread safe, remove 16384 bytes from .bss
Ian Rogers
2022-04-11
perf test: Shell - Limit to only run executable scripts in tests
Carsten Haitzler
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2017-12-27
perf utils: Move is_directory() to path.h
Jiri Olsa
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2016-06-21
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
2015-12-16
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2013-10-09
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2012-10-02
perf tools: Convert to HAVE_STRLCPY
Namhyung Kim
2010-08-21
perf tools: add test for strlcpy()
Kirill A. Shutemov
2010-05-18
perf tools: remove xstrndup, xmalloc, xzalloc
Arnaldo Carvalho de Melo
2010-05-18
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar