Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Remove unused perf_pathdup, xstrdup functions | Arnaldo Carvalho de Melo | 2016-03-23 | 1 | -30/+0 |
* | perf tools: Move strlcpy() from perf to tools/lib/string.c | Josh Poimboeuf | 2015-12-16 | 1 | -18/+0 |
* | tools/perf: Turn strlcpy() into a __weak function | Ingo Molnar | 2013-10-09 | 1 | -3/+7 |
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT | Ingo Molnar | 2013-10-09 | 1 | -1/+1 |
* | perf tools: Convert to HAVE_STRLCPY | Namhyung Kim | 2012-10-02 | 1 | -1/+1 |
* | perf tools: add test for strlcpy() | Kirill A. Shutemov | 2010-08-21 | 1 | -1/+2 |
* | perf tools: remove xstrndup, xmalloc, xzalloc | Arnaldo Carvalho de Melo | 2010-05-18 | 1 | -1/+1 |
* | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 2010-05-18 | 1 | -202/+0 |
* | perf: Enable more compiler warnings | Ingo Molnar | 2009-08-16 | 1 | -10/+15 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+353 |