aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/target.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-11perf tools: Create hybrid flag in targetGravatar Jin Yao 1-0/+1
2021-04-29perf stat: Introduce config stat.bpf-counter-eventsGravatar Song Liu 1-5/+0
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFGravatar Song Liu 1-1/+3
2021-01-20perf stat: Enable counting events for BPF programsGravatar Song Liu 1-0/+10
2017-12-27perf stat: Remove --per-thread pid/tid limitationGravatar Jin Yao 1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
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