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