aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/target.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-27perf stat: Remove --per-thread pid/tid limitationJin Yao1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-12-04perf target: Move the checking of which map function to call into function.Dongsheng Yang1-0/+13
2013-11-27perf record: Make per-cpu mmaps the default.Adrian Hunter1-1/+3
2013-11-14perf record: Add an option to force per-cpu mmapsAdrian Hunter1-0/+1
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo1-23/+21
2012-05-17perf target: Add uses_mmap fieldNamhyung Kim1-0/+1
2012-05-16perf target: Rename functions to avoid double negationNamhyung Kim1-5/+5
2012-05-07perf target: Consolidate target task/cpu checkingNamhyung Kim1-0/+15
2012-05-07perf tools: Introduce perf_target__strerror()Namhyung Kim1-0/+3
2012-05-07perf target: Introduce perf_target__parse_uid()Namhyung Kim1-0/+5
2012-05-07perf target: Introduce perf_target_errnoNamhyung Kim1-1/+24
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim1-0/+18