Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |