aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/target.h
AgeCommit message (Expand)Author
2017-12-27perf stat: Remove --per-thread pid/tid limitationJin Yao
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-12-04perf target: Move the checking of which map function to call into function.Dongsheng Yang
2013-11-27perf record: Make per-cpu mmaps the default.Adrian Hunter
2013-11-14perf record: Add an option to force per-cpu mmapsAdrian Hunter
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2012-05-17perf target: Add uses_mmap fieldNamhyung Kim
2012-05-16perf target: Rename functions to avoid double negationNamhyung Kim
2012-05-07perf target: Consolidate target task/cpu checkingNamhyung Kim
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