aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/target.c
AgeCommit message (Expand)Author
2016-07-29perf target: str_error_r() always returns the buffer it receivesArnaldo Carvalho de Melo
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2015-03-24perf target: Simplify handling of strerror_r returnArnaldo Carvalho de Melo
2013-11-27perf record: Make per-cpu mmaps the default.Adrian Hunter
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2012-09-05perf tools: Replace mempcpy with memcpyIrina Tirdea
2012-08-01perf target: Fix check on buffer sizeNamhyung Kim
2012-07-25perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov
2012-05-07perf tools: Introduce perf_target__strerror()Namhyung Kim
2012-05-07perf target: Introduce perf_target__parse_uid()Namhyung Kim
2012-05-07perf target: Introduce perf_target_errnoNamhyung Kim
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim