Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf target: Simplify handling of strerror_r return | Arnaldo Carvalho de Melo | 2015-03-24 | 1 | -5/+2 |
* | perf record: Make per-cpu mmaps the default. | Adrian Hunter | 2013-11-27 | 1 | -1/+10 |
* | perf target: Shorten perf_target__ to target__ | Arnaldo Carvalho de Melo | 2013-11-12 | 1 | -28/+26 |
* | perf tools: Replace mempcpy with memcpy | Irina Tirdea | 2012-09-05 | 1 | -2/+2 |
* | perf target: Fix check on buffer size | Namhyung Kim | 2012-08-01 | 1 | -1/+1 |
* | perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific | Kirill A. Shutemov | 2012-07-25 | 1 | -1/+10 |
* | perf tools: Introduce perf_target__strerror() | Namhyung Kim | 2012-05-07 | 1 | -0/+51 |
* | perf target: Introduce perf_target__parse_uid() | Namhyung Kim | 2012-05-07 | 1 | -0/+35 |
* | perf target: Introduce perf_target_errno | Namhyung Kim | 2012-05-07 | 1 | -11/+22 |
* | perf target: Split out perf_target handling code | Namhyung Kim | 2012-05-02 | 1 | -0/+45 |