summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/target.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Create hybrid flag in targetJin Yao2021-08-111-0/+1
* perf stat: Introduce config stat.bpf-counter-eventsSong Liu2021-04-291-5/+0
* perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu2021-03-231-1/+3
* perf stat: Enable counting events for BPF programsSong Liu2021-01-201-0/+10
* perf stat: Remove --per-thread pid/tid limitationJin Yao2017-12-271-0/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf target: Move the checking of which map function to call into function.Dongsheng Yang2013-12-041-0/+13
* perf record: Make per-cpu mmaps the default.Adrian Hunter2013-11-271-1/+3
* perf record: Add an option to force per-cpu mmapsAdrian Hunter2013-11-141-0/+1
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-121-23/+21
* perf target: Add uses_mmap fieldNamhyung Kim2012-05-171-0/+1
* perf target: Rename functions to avoid double negationNamhyung Kim2012-05-161-5/+5
* perf target: Consolidate target task/cpu checkingNamhyung Kim2012-05-071-0/+15
* perf tools: Introduce perf_target__strerror()Namhyung Kim2012-05-071-0/+3
* perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-071-0/+5
* perf target: Introduce perf_target_errnoNamhyung Kim2012-05-071-1/+24
* perf target: Split out perf_target handling codeNamhyung Kim2012-05-021-0/+18