summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/target.h
AgeCommit message (Expand)AuthorLines
2013-12-04perf target: Move the checking of which map function to call into function.Dongsheng Yang-0/+13
2013-11-27perf record: Make per-cpu mmaps the default.Adrian Hunter-1/+3
2013-11-14perf record: Add an option to force per-cpu mmapsAdrian Hunter-0/+1
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo-23/+21
2012-05-17perf target: Add uses_mmap fieldNamhyung Kim-0/+1
2012-05-16perf target: Rename functions to avoid double negationNamhyung Kim-5/+5
2012-05-07perf target: Consolidate target task/cpu checkingNamhyung Kim-0/+15
2012-05-07perf tools: Introduce perf_target__strerror()Namhyung Kim-0/+3
2012-05-07perf target: Introduce perf_target__parse_uid()Namhyung Kim-0/+5
2012-05-07perf target: Introduce perf_target_errnoNamhyung Kim-1/+24
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim-0/+18