Age | Commit message (Expand) | Author |
2021-01-20 | perf stat: Enable counting events for BPF programs | Song Liu |
2019-09-20 | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo |
2019-09-20 | perf tools: Remove debug.h from places where it is not needed | Arnaldo Carvalho de Melo |
2019-08-31 | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo |
2019-07-09 | perf tools: Add missing headers, mostly stdlib.h | Arnaldo Carvalho de Melo |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433 | Thomas Gleixner |
2016-07-29 | perf target: str_error_r() always returns the buffer it receives | Arnaldo Carvalho de Melo |
2016-07-12 | perf tools: Remove needless includes from cache.h | Arnaldo Carvalho de Melo |
2016-07-12 | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo |
2015-03-24 | perf target: Simplify handling of strerror_r return | Arnaldo Carvalho de Melo |
2013-11-27 | perf record: Make per-cpu mmaps the default. | Adrian Hunter |
2013-11-12 | perf target: Shorten perf_target__ to target__ | Arnaldo Carvalho de Melo |
2012-09-05 | perf tools: Replace mempcpy with memcpy | Irina Tirdea |
2012-08-01 | perf target: Fix check on buffer size | Namhyung Kim |
2012-07-25 | perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific | Kirill A. Shutemov |
2012-05-07 | perf tools: Introduce perf_target__strerror() | Namhyung Kim |
2012-05-07 | perf target: Introduce perf_target__parse_uid() | Namhyung Kim |
2012-05-07 | perf target: Introduce perf_target_errno | Namhyung Kim |
2012-05-02 | perf target: Split out perf_target handling code | Namhyung Kim |