aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/target.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-05perf tools: Replace mempcpy with memcpyIrina Tirdea1-2/+2
2012-08-01perf target: Fix check on buffer sizeNamhyung Kim1-1/+1
2012-07-25perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov1-1/+10
2012-05-07perf tools: Introduce perf_target__strerror()Namhyung Kim1-0/+51
2012-05-07perf target: Introduce perf_target__parse_uid()Namhyung Kim1-0/+35
2012-05-07perf target: Introduce perf_target_errnoNamhyung Kim1-11/+22
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim1-0/+45